Information about function handle
returns
information about a function handle. This information includes the
function name, type, and file name.s
= functions(fh
)
Use the functions
function for querying
and debugging purposes only.
Note
Do not use functions
programmatically because
its behavior could change in subsequent MATLAB® releases.