POP_LOADBCI Import a BCI2000 ascii file into EEGLAB

Usage: >> OUTEEG = pop_loadbci( filename, srate );

Inputs:
filename   
file name
srate   
sampling rate

Outputs:
OUTEEG   
EEGLAB data structure

Author: Arnaud Delorme, CNL / Salk Institute, 9 July 2002

See also: eeglab()

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

Back to functions