extract signal data from a edf/bdf-file
[data]=edfread_samples(path); [data]=edfread_samples(path,edfsignal); [data]=edfread_samples(path,edfsignal,n);
string containing the path and name of the file
Minimum value is 1
defines the number of values which will be extracted from the file (integer).
data matrix.
extract signal data from a edf/bdf-file