Skip to content

This is a Matlab Toolbox for importing raw EEG data onto Matlab.

License

Notifications You must be signed in to change notification settings

MDFahimAnjum/EEG-Data-Processing-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

This is a Matlab Toolbox for importing raw EEG data onto Matlab. There are two tools in this toolbox. Data Importer and Data Organizer

Requirements:

Data Importer

alt text

This tool is used for obtaining .mat files from .eeg and .vhdr files.

Guide

  1. make sure you have EEGlab alt text

  2. Select the file standard-10-5-cap-385.elp from the EEGLab installation location. alt text

  3. Select the .VHDR files you want to import. alt text

  4. Select the location where the .mat files will be saved alt text

  5. Click Start to initiate the conversion.

Data Organizer

alt text

This tool is used for Collecting the imported EEG data in different .mat files into a single .mat file. This tool takes converted EEG data between two groups of set. One set is named as control and the other one is PD. This tool will provide a single .mat file with the EEG data of these two sets in two cell.

Guide

  1. Select the .mat file for the first group (Controls).

alt text

  1. Select the .mat file for the second group (PD). alt text

  2. Select the location where the .mat file will be saved alt text

  3. Select the name of the .mat file

alt text

  1. Click Start to initiate the conversion. It will notify the completion with a dialogue box. alt text

About

This is a Matlab Toolbox for importing raw EEG data onto Matlab.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages