Name
edf_get_patient_info
— Gets the additional patientinfo.
Calling Sequence
[patient_info]=edf_get_patient_info(path)
Description
path is a string containing the path and name of the file.
patient_info is a string containing the additional patientinfo.
Examples
patient_info=edf_get_patient_info('demo.bdf');