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

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

edf_get_file_duration

Returns the duration of the file in seconds.

Calling Sequence

file_duration=edf_get_edfsignals(path)

Parameters

path

: string containing the path and name of the file

file_duration

: duration of the file in seconds.. .

Description

Returns the duration of the file in seconds.

Examples

file_duration=edf_get_file_duration('demo.bdf');

Authors


Report an issue
<< edf_get_equipment edflib - Toolbox for reading and writing edf/bdf - files edf_get_gender >>