ERPLAB Toolbox is a free, open-source Matlab package for analyzing ERP data. It is tightly integrated with EEGLAB Toolbox, extending EEGLAB’s capabilities to provide robust, industrial-strength tools for ERP processing, visualization, and analysis. A graphical user interface makes it easy for beginners to learn, and Matlab scripting provides enormous power for intermediate and advanced users.
[I want to compute CSD on EEG data which was obtained from Neuroscan 64 electrodes. As channels CB1 and CB2 have no location values, I delete the two channels and then click the Datatype transformation in ERPLAB. Sadly, an error occurred. It said EEGLAB error in function pop_chanedit() at line 745: Cannot open file]
Steps to Reproduce
[load EEG dataset]
[In the EEGLAB Edit menu, click 'select data', choose CB1 and CB2, then remove the two channels]
[In the ERPLAB menu, click 'Datatype transformation', choose ' CSD from EEG data set']
Description
[I want to compute CSD on EEG data which was obtained from Neuroscan 64 electrodes. As channels CB1 and CB2 have no location values, I delete the two channels and then click the Datatype transformation in ERPLAB. Sadly, an error occurred. It said EEGLAB error in function pop_chanedit() at line 745: Cannot open file]
Steps to Reproduce
Expected behavior:
[What you expected to happen]
Actual behavior:
[What actually happened]
Versions