Morris Lab

EEGLAB and ERPLAB

To analyse our ERP data we use ERPLAB Toolbox.

ERPLAB is an open-source Matlab package, that extended the capabilites of another open-source Matlab package for EEG data analysis, the EEGLAB Toolbox.

This description of the basic ERPLAB processing steps provides an overview of the typical sequence of operations for analyzing an ERP experiment using the combination of EEGLAB and ERPLAB.

In order to use EEGLAB and ERPLAB efficiently, and particularly to use EEGLAB functions in MATLAB scripts, it is important to understand the data structures that EEGLAB uses.

These include the EEG and ALLEEG structures and the STUDY structure.

Access the ERPLAB tutorial here. Access the EEGLAB tutorial here.

Although a graphical user interface for EEGLAB and ERPLAB makes it easy for beginners to learn, Matlab scripting provides much greater power and flexibility. Access the scripting tutorial here