Name

edf_load — extract signal data from a edf/bdf-file

Calling Sequence

[data]=edf_load(filename,signalnumber);

Description

extract signal data from a edf/bdf-file

Add here a paragraph of the function description

Examples

[data]=edf_load('4-11-Bewegung.bdf',1);

Authors

Holger Nahrstaedt