clib Namespace
MATLAB namespace for interface to C/C++ library
Description
The clib namespace contains all functionality exported by a C++
library. You create the clib namespace when you publish a MATLAB
interface to a C++ library. The namespace is available at startup. The namespace also
contains packages for publishing a MATLAB® interface to the C/C++ library.
Version History
Introduced in R2020a