Main Content
libfunctions
Return information on functions in shared C library
Description
libfunctions
displays names of functions defined in C library
libname
libname
. If you called
loadlibrary
using the
alias
option, then you must use
the alias name for the
libname
argument.
Examples
Input Arguments
Output Arguments
Limitations
Use with libraries that are loaded using the
loadlibrary
function.
Version History
Introduced before R2006a