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

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

edf_get_edfsignals

Returns the number of edfsignals which are saved in the file.

Calling Sequence

edfsignals=edf_get_edfsignals(path)

Parameters

path

: string containing the path and name of the file

edfsignals

: number of edfsignals which are saved in the file .

Description

Returns the number of edfsignals which are saved in the file.

Examples

edfsignals=edf_get_edfsignals('demo.bdf');

Authors


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