MATLAB® Compiler Release Notes Previous page   

Differences Between Release 14 and Previous Versions of the MATLAB Compiler

This section highlights significant differences between Compiler 4 and previous versions of the MATLAB Compiler.

MATLAB Compiler 4 is a deployment tool for creating software components and complete applications that can be distributed to other users. This version of the MATLAB Compiler fully supports all features of the MATLAB language including objects:

Wrapper Differences

Deprecated Compiler Options

New Compiler Options

Compiler 4 includes several new options.

Option
Description
a filename
Add filename to archive; specifies files to be directly added to the CTF archive.
l
Macro that generates a function library. (The meaning of this option has changed since Release 13.)
N
Clears the path of all but a minimal, required set of directories.
p <directory>
Add directory to compilation path in an order-sensitive context; requires -N option.
R -nojvm
R -nojit

Run-time; provides MCR options; same as MATLAB startup options of the same name; only used with executable target.


Previous page Upgrading from an Earlier Release 

© 1994-2005 The MathWorks, Inc.