<< edf_get_edfsignals edflib - Toolbox for reading and writing edf/bdf - files edf_get_file_duration >>

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

edf_get_equipment

Returns the name of the equipment used during the aquisition.

Calling Sequence

equipment=edf_get_equipment(path)

Parameters

path

: string containing the path and name of the file

equipment

: string containing the equipment. .

Description

Returns the name of the equipment used during the aquisition.

Examples

equipment=edf_get_equipment('demo.bdf');

Authors


<< edf_get_edfsignals edflib - Toolbox for reading and writing edf/bdf - files edf_get_file_duration >>