Name
edf_get_patientname — Returns the patientname.
Calling Sequence
patientname=edf_get_patientname(path)
Parameters
- path
: string containing the path and name of the file
- patientname
: string.
Description
Returns the patientname.
Examples
patientname=edf_get_patientname('demo.bdf');