Name

edf_close — Closes the file.

Calling Sequence

edf_close(edf_handle);

Parameters

handle

: a integer containing the file handle of the opened bdf/gdf-file

Description

Closes the file.

Examples

edf_close(edf_handle);

Authors

Holger Nahrstaedt