| MATLAB® Compiler™ | ![]() |
Instead of the GUI, you can use the mcc command to run MATLAB Compiler. The following table shows sample commands to create a standalone application or a shared library using mcc at the operating system prompt.
Note The -l option is a bundle option that expands into the following: -W lib -T link:lib A bundle is a collection of mcc input options. See matlabroot/toolbox/compiler/bundles for the available bundles. The -W lib option tells MATLAB Compiler to generate a function wrapper for a shared library. The -T link:lib option specifies the target output as a shared library. See Compiler Commands for more information about using the mcc command and its options. |
![]() | Magic Square Example | Developing and Testing Components on a Development Machine | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |