libfunctionsview - View functions in a shared library

Syntax

libfunctionsview('libname')
libfunctionsview libname

Description

libfunctionsview('libname') displays the names of the functions in the external shared library, libname, that has been loaded into the MATLAB software with the loadlibrary function.

libfunctionsview libname is the command format for this function.

If you used an alias when initially loading the library, then you must use that alias for the libname argument.

MATLAB creates a new window in response to the libfunctionsview command. This window displays all of the functions defined in the specified library. For each of these functions, the following information is supplied:

An additional column entitled "Inherited From" is displayed at the far right of the window. The information in this column is not useful for external libraries.

Examples

To open a window showing functions in the libmx library, see Viewing Functions in a GUI.

See Also

loadlibrary, libfunctions, calllib, unloadlibrary

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS