Reads and converts the header of the file to a struct .
[edf_struct]=edf_get_header(path); [edf_struct]=edf_get_header(edf_header);
string containing the path and name of the file
plist with header information from edfopen_file_readonly
struct containing the header information.
Reads the header of the file .