plots the data for specified signals from one file to an other file
edf_plot_signals(filename,readsignal) edf_plot_signals(edf_header,readsignal) edf_plot_signals(filename,readsignal,startTime,startTime) edf_plot_signals(edf_header,readsignal,startTime,startTime)
string containing the path and name of the file from which the header should be copied
struct with header information from edfopen_file_readonly
vector with signal numbers, Minimum value is 1. These channels are plotted.
startTime in seconds relative to the beginning
end time in seconds relative to the beginning
Plots the data for specified signals from one file