POP_READEDF Load a EDF EEG file (pop out window if no arguments).

Usage: >> [dat] = pop_readedf( filename);

Inputs:
filename   
EDF file name

Outputs:
dat   
eeglab data structure

Author: Arnaud Delorme, CNL / Salk Institute, 13 March 2002

See also: eeglab, readedf

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

Back to functions