Name

edf_get_gender — Returns the gender.

Calling Sequence

 	gender=edf_get_gender(path)

Parameters

path

: string containing the path and name of the file

gender

: string .

Description

Returns the gender.

Examples

gender=edf_get_gender('demo.bdf');

Authors

Holger Nahrstaedt