Name

edf_get_recording_info — Gets the additional recordinginfo.

Calling Sequence

 	recording_additional=edf_get_recording_info(path)

Description

path is a string containing the path and name of the file.

recording_additional is a string.

Examples

recording_additional=edf_get_recording_info('demo.bdf');

Authors

Holger Nahrstaedt