POP_READ_ERPSS Interactively import an uncompressed ERPSS-format data file (.RAW or .RDF) using read_erpss()

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

Inputs:
filename   
file name (with extension)

Outputs:
OUTEEG   
EEGLAB data structure

Author: Arnaud Delorme, CNL / Salk Institute, 23 January 2003

See also: eeglab(), read_erpss()

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

Back to functions