POP_SAVESET Save a dataset structure

Usage: >> pop_saveset( EEG, filename, filepath);

Inputs:
EEG   
data structure
filename   
name of the file to save (optional)
filepath   
path of the file to save (optional)

See also: pop_loadset, eeglab

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

Back to functions