Name
edf_get_physical_maximum — Returns the maximum physical value of signal edfsignal.
Calling Sequence
phys_max=edf_get_physical_maximum(path, edfsignal)
Description
Parameters
- path
: string containing the path and name of the file
- edfsignal
: Minimum value is 1.
- phys_max
: maximum physical value of signal edfsignal
Returns the maximum physical value of signal edfsignal.
Examples
phys_max=edf_set_physical_maximum('demo.bdf',1);