Transitioning from ERPLAB Classic to ERPLAB Studio - ucdavis/erplab GitHub Wiki

ERPLAB Studio is a standalone program that provides a more intuitive and easy-to-use interface to the same underlying EEGLAB and ERPLAB functions. All ERPLAB functions and the most commonly used EEGLAB functions can be accessed from within the ERPLAB Studio GUI. For example, you can import EEG data into ERPLAB Studio, filter the EEG, apply ICA for artifact correction, and any of the other steps you would normally use to process your data.

ERPLAB Studio makes use of the same underlying code as EEGLAB and the original version of ERPLAB (which we now call "ERPLAB Classic"). It is essentially a different user interface for the same functions. You will therefore get identical results with ERPLAB Studio and ERPLAB Classic, and scripting is the same for both packages. ERPLAB Studio is automatically included when you download any recent version of ERPLAB Classic.

We recommend ERPLAB Studio for most researchers. ERPLAB Classic is mainly valuable for researchers who spend a lot of time using the less common EEGLAB features that are not included in ERPLAB Studio.

If you are already experienced with ERPLAB Classic, you can rapidly learn to use ERPLAB Studio by reading our Transition Guide.

We also have a full-blown ERPLAB Studio Tutorial, along with an ERPLAB Studio Manual.