ucdavis / erplab

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.
http://erpinfo.org/erplab
267 stars 73 forks source link

Assign Bin Error [Invalid Identifier] #158

Open MrvKrt opened 2 years ago

MrvKrt commented 2 years ago

Hi, I have a problem with the stage of EEG Lab, Assign Bin. After creating event, I receive this error message below:

fprintf error Invalid file identifier. Use fopen to generate a valid file identifier. (Error occured in function createeventlist() at line 239)

I have a gtec hd5 file. I follow the order analysing my data; Import file, select data and apply channel locations. Apply ERP Lab, Filter for EEG data. Channel Data (scrolls) cleaning part, after run ICA. Reject data using ICA, remove components. Create Bin List. Assign Bins then I receive the error message. Here's my the error:

image