Name

edf_get_gender — gets the gender.

Calling Sequence

 	gender=edf_get_gender(path)

Description

path is a string containing the path and name of the file.

gender

Examples

gender=edf_get_gender('demo.bdf');

Authors

Holger Nahrstaedt