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
271 stars 73 forks source link

Unable to create a BESTset with ERPLAB Classic #198

Closed Lee666666 closed 6 days ago

Lee666666 commented 1 week ago

Description

I am trying to practice decoding EEG data using ERPLAB Classic. The data I am using is provided by https://doi.org/10.18115/D5KS6S. I have encountered an issue that I cannot create a BESTset file, and Matlab showed some information on the errors in the command window. What should I do to fix this issue? Thanks for any useful help.
image image

[Description of the bug or feature]


Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]


Expected behavior:

[What you expected to happen]


Actual behavior:

[What actually happened]


Versions

OS version [fill in]
Matlab version [fill in]
EEGLAB version [fill in]
ERPLAB version [fill in]
Kwinsler commented 6 days ago

Hi Lee, what version of MATLAB, EEGLAB, and ERPLAB are you using? If you are using a version of MATLAB earlier than 2020b, it is likely that this is the issue.

Lee666666 commented 6 days ago

Hi Lee, what version of MATLAB, EEGLAB, and ERPLAB are you using? If you are using a version of MATLAB earlier than 2020b, it is likely that this is the issue.

Thanks so much. I'm using MATLAB 2019b. According to your advice, I'll change a later version of MATLAB.