Generates a time vector for the signal edfsignal.
[time_vec]=edf_get_timevector(path, edfsignal,length); [time_vec]=edf_get_timevector(path, edfsignal); [time_vec]=edf_get_timevector(edf_header, edfsignal,length); [time_vec]=edf_get_timevector(edf_header, edfsignal);
string containing the path and name of the file
plist with header information from edfopen_file_readonly
Minimum value is 1
length of the generated time vector
time vector of the signal edfsignal
Generates a time vector for the signal edfsignal.