<< edf_get_startdatetime edflib - Toolbox for reading and writing edf/bdf - files edf_get_timevector >>

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

edf_get_technician

Returns the technicians name.

Calling Sequence

technician=edf_get_technician(path)

Parameters

path

: string containing the path and name of the file

technician

: string.

Description

Returns the technicians name.

Examples

technician=edf_get_technician('demo.bdf');

Authors

<< edf_get_startdatetime edflib - Toolbox for reading and writing edf/bdf - files edf_get_timevector >>