Reads the header of the file .
[edf_header]=edf_get_header(filename);
: string containing the path and name of the file
: struct containing the header information.
[edf_header]=edf_get_header('demo.bdf');