Name

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

Holger Nahrstaedt