MATLAB Compiler
Product Description
- Key Features
- Working with MATLAB Compiler
- Building and Packaging an Application or Library
- Distributing Your Application or Component
- Compiling MATLAB and Toolboxes
Key Features
- Packages MATLAB® applications as executables and shared libraries
- Lets you distribute standalone executables and software components royalty-free
- Lets you incorporate MATLAB based algorithms into applications developed using other languages and technologies
- Encrypts MATLAB code so that it cannot be viewed or modified
MATLAB Compiler lets you run your MATLAB application outside the MATLAB environment. This architecture significantly reduces application development time by eliminating the need to manually translate your code into a different language. If you are building a standalone application, MATLAB Compiler produces an executable for your end users. If you need to integrate into C or C++, MATLAB Compiler provides an interface to use your code as a shared library.
Getting Started with MATLAB Compiler 2:36
Build standalone executables from MATLAB code and deploy to a machine without MATLAB installed.
If you need to integrate into other development languages, MATLAB builder products (available separately) let you package your MATLAB applications as software components, such as Java™ classes, .NET components, or Excel® add-ins, for use within other applications. You can use the graphical Deployment Tool to package and encrypt your code.
