<< edf_getpath utility functions edf_plot_signals >>

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

edf_is_file_used

Checkes if a files is already opened for read or write operations

Calling Sequence

edf_is_file_used(path)

Parameters

path:

string containing the path and name of the file

Description

Checkes if a files is already opened for read or write operations

Examples

edf_is_file_used(edf_getpath()+'/demos/demo.edf')

Authors


Report an issue
<< edf_getpath utility functions edf_plot_signals >>