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 Comment

Adam
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.

Sign in to comment.

Answers (1)

Peng Steve
Peng Steve on 13 Jan 2019

1 vote

You can add your path of eeglab with " Add and subfolders", rather than "Add Folder".

Categories

Asked:

on 19 May 2016

Answered:

on 13 Jan 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!