POP_LOADSET Load a dataset (pop out window if no arguments)

Usage: >> [EEG] = pop_loadset( filename, filepath);

Inputs:
filename   
file name
filepath   
file path

Outputs:
EEG   
data structure

See also: eeglab, pop_saveset

See the matlab file pop_loadset.m (may require other functions)

Back to functions