| MATLAB Compiler | ![]() |
Quick Start
| Note From time to time, additional Compiler examples may be added to the File Exchange section of MATLAB Central on the MathWorks Web site. You can check for these examples at the File Exchange. |
This section provides the basic steps of how to use the MATLAB Compiler to create components (applications and libraries) from MATLAB M-files. These components can then be deployed to machines that do not have MATLAB installed on them.
This quick start is for users who only want to know the basic steps to follow to create components. If your needs are more advanced or you want background information on the process, you will need to browse through the book and locate what you need.
Note
Before you can use the Compiler, you must have it installed and configured properly on your system. Refer to Installation and Configuration for more information. At a minimum, you must run mbuild -setup once after installing a new version of the MATLAB Compiler.
|
| Builder Products | Compiling a Stand-Alone Application | ![]() |
© 1994-2005 The MathWorks, Inc.