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