Name

edf_get_prefilter — Gets the prefilter of signal edfsignal ("HP:0.1Hz", "LP:75Hz N:50Hz", etc.).

Calling Sequence

 	prefilter=edf_get_prefilter(path, edfsignal)

Description

path is a string containing the path and name of the file

prefilter is a string containing the prefilter text of the signal edfsignal.

Examples

prefilter=edf_get_prefilter('demo.bdf',0);

Authors

Holger Nahrstaedt