lrkrol / SEREEGA

SEREEGA: Simulating Event-Related EEG Activity
64 stars 17 forks source link

Undefined function or variable 'readlocs'. #9

Closed Wale019 closed 5 years ago

Wale019 commented 5 years ago

am new to sereega and i want to run my first simulation script then i keep getting this error

Undefined function or variable 'readlocs'.

Error in lf_generate_fromnyhead (line 108) lf.chanlocs = readlocs('chanlocs-nyhead231.elp');

lrkrol commented 5 years ago

For anyone coming here in future and wondering: this was probably due to EEGLAB not having been started beforehand. :)