Copy the complete header from one signal to an other file
edf_copy_file_header(filename_read,readsignal,write_handle,writesignal) edf_copy_file_header(edf_header,readsignal,write_handle,writesignal)
string containing the path and name of the file from which the header should be copied
struct with header information from edfopen_file_readonly
signal number, Minimum value is 1
handle to writeable file to which the header is copied
signal number, Minimum value is 1
Copy the complete header from one signal to an other file