Name
edf_get_edfsignals
— Gets the number of edfsignals which are saved in the file.
Calling Sequence
edfsignals=edf_get_edfsignals(path)
Description
path is a string containing the path and name of the file.
edfsignals - number of edfsignals which are saved in the file.
Examples
edfsignals=edf_get_edfsignals('demo.bdf');