Name

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

Holger Nahrstaedt