Skip to content

ERPEEG v3.0 for MATLAB 2020a

Latest
Compare
Choose a tag to compare
@BenSchwartzmann BenSchwartzmann released this 14 Aug 23:36
e0179df

ERPEEG

An online repository of the ERPEEG toolbox (http://www.tmseeg.com)

INTRODUCTION

ERPEEG is a Matlab App designed for streamlined processing of ERP data. Processing steps are presented using a GUI format with modularity.

REQUIREMENTS

ERPEEG was built originally on MATLAB 2013a, with use of EEGLAB v12.0.2.6b. This updated version is re-packaged using MATLAB 2020a and EEGLAB 2020. This updated version requires MATLAB (2020a or later version) and EEGLAB 2020.

INSTALLATION

ERPEEG is packages as a MATLAB App for easy installation. For further
instruction:
http://www.mathworks.com/videos/packaging-and-installing-matlab-apps-70404.html

  • Ensure that the MATLAB signal processing toolkit has path priority

GETTING STARTED

Visit the wiki page for links to sample data sets and the offical tutorial. A couple main things to keep in mind

  1. ERPEEG toolbox requires EEGLAB to be installed
  2. MATLAB is picky about paths. After download, pay attention to how the paths are set as indicated by the tutorial and documentation. If you receive an error that a file is missing it is probably because either the dependencies are not installed or because the paths are not set correctly
  3. You'll also need to download FastICA and have it on your path for the ERPEEG toolbox to work as is
  4. Once you've downloaded everything and have your paths set, open MATLAB to the folder containing ERPEEG and simply doubleclick the .mlappinstall file (erpeeg_v3.0.mlappinstall).