Name
edf_get_patientname — Gets the patientname.
Calling Sequence
patientname=edf_get_patientname(path)
Description
path is a string containing the path and name of the file.
patientname is a string.
Examples
patientname=edf_get_patientname('demo.bdf');