<< edf_get_patient_info edflib - Toolbox for reading and writing edf/bdf - files edf_get_patientname >>

edflib - Toolbox for reading and writing edf/bdf - files >> edflib - Toolbox for reading and writing edf/bdf - files > edf_get_patientcode

edf_get_patientcode

Returns the patientcode.

Calling Sequence

patientcode=edf_get_patientcode(path)

Parameters

path

: string containing the path and name of the file

patientcode

: string.

Description

Returns the patientcode.

Examples

patientcode=edf_get_patientcode('demo.bdf');

Authors

<< edf_get_patient_info edflib - Toolbox for reading and writing edf/bdf - files edf_get_patientname >>