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