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