Closes the file.
edf_close(edf_handle)
a integer containing the file handle of the opened bdf/edf-file
Closes the f
[header_list]=edfopen_file_readonly(edf_getpath()+"/demos/demo.bdf",0,0); edf_close(header_list.handle);