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
Working with MATLAB® Compiler™
You can use the high-level, matrix-optimized MATLAB language and built-in math, graphics, and data analysis functions to rapidly prototype, develop, and test your applications and functions. Once the applications and functions are complete, you can use MATLAB Compiler to package them as executables or shared libraries that are callable from C or C++, eliminating the need to recode in a different language.
To run your executable or shared library, the end user must first install the MCR on target machines. The MCR supports the full MATLAB language and lets you include functions from MATLAB toolboxes.
Store