Name

edf_get_file_duration — Gets the duration of the file in seconds.

Calling Sequence

 	file_duration=edf_get_edfsignals(path)

Description

path is a string containing the path and name of the file.

file_duration - duration of the file in seconds.

Examples

file_duration=edf_get_file_duration('demo.bdf');

Authors

Holger Nahrstaedt