Reads the entire file (header, annotation, data).
[edf_file]=edfread_file(filename); [edf_file]=edfread_file(edf_header);
string containing the path and name of the file
plist with header information from edfopen_file_readonly
struct containing all data.
struct containing the header information
struct containing all annotations
data matrix
extract all signals data from a edf/bdf-file, if and only if each signal has the same sampling rate.