<< edf_get_transducer edflib - Toolbox for reading and writing edf/bdf - files edf_set_birthdate >>

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

edf_set_admincode

Sets the admincode.

Calling Sequence

edf_set_admincode(edf_handle, admincode)

Parameters

edf_handle

: integer containing file handle of the opened bdf/edf-file

admincode

: string. .

Description

This function is optional and can be called only after opening a file in writemode and before the first sample write action.

Examples

edf_set_admincode(edf_handle, 'admin1');

Authors


<< edf_get_transducer edflib - Toolbox for reading and writing edf/bdf - files edf_set_birthdate >>