Name

edf_get_physical_maximum — Gets the maximum physical value of signal edfsignal.

Calling Sequence

 	phys_max=edf_get_physical_maximum(path, edfsignal)

Description

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

phys_max is a double containing the physical maximum of the signal edfsignal.

Examples

phys_max=edf_set_physical_maximum('demo.bdf',0);

Authors

Holger Nahrstaedt