<< edf_set_startdatetime edflib - Toolbox for reading and writing edf/bdf - files edf_set_transducer >>

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

edf_set_technician

Sets the technicians name.

Calling Sequence

edf_set_technician(edf_handle,technician)

Parameters

edf_handle

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

technician

: 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_technician(edf_handle, 'Thomas');

Authors


Report an issue
<< edf_set_startdatetime edflib - Toolbox for reading and writing edf/bdf - files edf_set_transducer >>