MATLAB Compiler Previous page   Next Page

C++ Shared Library Target

C++ Shared Library Wrapper

The C++ library wrapper option allows you to create a shared library from an arbitrary set of M-files. The MATLAB Compiler generates a wrapper file and a header file. The header file contains all of the entry points for all of the compiled M-functions.


Previous page  Calling a Shared Library C++ Shared Library Example Next page

© 1994-2005 The MathWorks, Inc.