MATLAB Compiler 4.9
Product Description
- MATLAB Compiler Key Features
- Working with MATLAB® Compiler™
- Building and Packaging an Application or Library
- Distributing Your Application or Component
- Compiling MATLAB® and Toolboxes
Distributing Your Application or Component
After creating your application with MATLAB Compiler, you can distribute it to end users, who can run it independently of MATLAB. Within the Deployment Tool, you can package the MCR along with your application and its supporting files.
If you create a shared library, MATLAB Compiler produces a header file that you include in your C or C++ application and a library file to link with your application. Special data types are available to pass native MATLAB arrays to and from your library components built with MATLAB Compiler.
Store
