unloadlibrary
Unload shared C library from memory
Syntax
Description
Examples
Input Arguments
Limitations
- Use with libraries that are loaded using the - loadlibraryfunction.
Tips
- To unload a MEX file, use the - clearfunction.
Version History
Introduced before R2006a