Error in pop_loadset
Show older comments
EEG = pop_loadset('EC_Data.set', '/Users/Daniel/Downloads/EC_Data.zip');
Undefined function or variable 'pop_loadset'.
What have i done wrong?
1 Comment
Adam
on 19 May 2016
What is pop_loadset? Where does it come from?
It must be on your path in order for it to be found. I don't know if this is a toolbox function or some 3rd party function though.
Answers (1)
Peng Steve
on 13 Jan 2019
1 vote
You can add your path of eeglab with " Add and subfolders", rather than "Add Folder".
Categories
Find more on EEG/MEG/ECoG in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!