<< edf_get_signal_samples edflib - Toolbox for reading and writing edf/bdf - files edf_get_technician >>

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

edf_get_startdatetime

Returns the date and starttime.

Calling Sequence

start_time=edf_get_startdatetime(path)

Parameters

path

: string containing the path and name of the file

start_time

: a vector containing the date and startime. (year month day hour minute second) .

Description

Returns the date and starttime.

Examples

start_time=edf_get_startdatetime('demo.bdf');

Authors


<< edf_get_signal_samples edflib - Toolbox for reading and writing edf/bdf - files edf_get_technician >>