| MATLAB Compiler | ![]() |
C++ Library Wrapper
The -W cpplib:libname option produces the C++ library wrapper file. This option allows the inclusion of an arbitrary set of M-files into a library. The generated header file contains all of the entry points for all of the compiled M-functions.
| Note You must generate a library wrapper file when calling any Compiler-generated code from a larger application. |
| C Library Wrapper | Interfacing M-Code to C/C++ Code | ![]() |
© 1994-2005 The MathWorks, Inc.