EEG Data Analysis

Required Software/Scripts

MATLAB
  • Install the main matlab package, simulink, and statistics & machine learning package

EEG Lab
  • Move the eeglab2024 folder to User > Documents > MATLAB


1

Upload EEG Data

Download a subject's dataset from Sharepoint

  • In your MATLAB folder, create a folder for EEG data

  • Download the subject's .mff files for pitch and duration

  • Create a folder for each subject's .mff files

  • Add each subject folder to your EEG data folder

Open MATLAB

  • Make sure you’re in Documents > MATLAB

  • Right click on the eeglab2024 folder > add to path > select folders and subfolders

  • Type “eeglab” into the command window and hit enter

Import the subject's data

  • Select File > Import data > Using eeg lab functions & plugins > Import magstim/EGI.mff file

  • Navigate the directory to open the subject's .mff file

  • Select code > Ok