
7 Libraries
Introduction
Yo u can use MATLAB Compiler to create C or C++ shared libraries (DLLs
on Windows) from your MATLAB a lgorithms. You can then write C or C++
programs that can call the MATLAB functions in the shared library, much
like calling the functions from the MATLAB command line.
7-2