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

Can't read EEG-RSVP .mat dataset #148

Open fawaz2015 opened 3 years ago

fawaz2015 commented 3 years ago

Description

The RSVP date is sequential data in ".mat" format RSVP dataset includes 64 files (one for each subject), each file includes: Name Size
EEGdata1 D-(64x234200) (chanal No. time points)
class_labels 1x4000 (0 or1) trigger_positions 1x4000
Also, there is a file named 64-channels (64
4)-D this file includes the position of each channel :(No.of chanal, X,Y, name) more details of this data in this paper: https://www.frontiersin.org/articles/10.3389/fnins.2020.568000/full The data is available here: http://bci.med.tsinghua.edu.cn/download.html

when I try to import data, the error arises as in the screenshot attached I tried several times but unfortunately to no avail

when I used sample EEG data from one of tutorial source, it works.

Screenshot 2021-06-17 044235

| OS version |win 10| | Matlab version | R2021a | | EEGLAB version | eeglab2021.0 | | ERPLAB version | ERPLAB v8.20 |

Zhangzy940621 commented 1 year ago

Have you solved this problem already? I'm having the same problem now and ask for your help.