Error in pop_loadset
이전 댓글 표시
EEG = pop_loadset('EC_Data.set', '/Users/Daniel/Downloads/EC_Data.zip');
Undefined function or variable 'pop_loadset'.
What have i done wrong?
댓글 수: 1
Adam
2016년 5월 19일
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.
답변 (1개)
Peng Steve
2019년 1월 13일
1 개 추천
You can add your path of eeglab with " Add and subfolders", rather than "Add Folder".
카테고리
도움말 센터 및 File Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!