<< edf_gender_str2scalar utility functions edf_getpath >>

edflib - Toolbox for reading and writing edf/ bdf files >> utility functions > edf_get_open_files

edf_get_open_files

Returns the number of opened files and all used handles

Calling Sequence

[number_of_opened_files,handle_vector]=edf_get_open_files()

Parameters

number_of_opened_files:

number of opened files (opened with edfopen_file_readonly and edfopen_file_writeonly)

handle_vector:

vector with all used handles

Description

Returns the number of opened files and all used handles

Examples

[number_of_opened_files,handle_vector]=edf_get_open_files()

Authors


Report an issue
<< edf_gender_str2scalar utility functions edf_getpath >>