Returns the gender.
gender=edf_get_gender(path) gender=edf_get_gender(edf_header)
string containing the path and name of the file
struct with header information from edfopen_file_readonly
string (Male or Female)
Returns the gender as string (Male or Female). Internally 1 is male, 0 is female. The conversion can be done with edf_gender_str2scalar