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
261 stars 74 forks source link

"error occurred in function pop_overwritevent() at line..." #146

Closed greenehh closed 3 years ago

greenehh commented 3 years ago

Description

["error occurred in function pop_overwritevent() at line 145"]


Steps to Reproduce

  1. [import edf file using eeglab]
  2. [Run CLEANLINE]
  3. [Re-reference to Mastoid]
  4. Run Basic FIR Filter (.1Hz - 45 Hz)
  5. Goto ERPLAB---Preprocess (default settings)
  6. Create eventlist


Expected behavior:

[What you expected to happen] -Eventlist to be created, as usual, so that I may change the names of some codes, and change string codes to numeric labels


Actual behavior:

[What actually happened] Message: "error occurred in function pop_overwritevent() at line..." HaroldGreene


Versions

OS version Windows 10 Home
Matlab version [Matlab R2020a]
EEGLAB version [EEGLAB v2021.0]
ERPLAB version [ERPLAB v8.10]