
MATLAB Compiler Release N otes
Replacement of MCRInstaller.zip and BUILDMCR
Functionality
In past releases, you needed to include MCRIns taller.zip in your packaged
application (created by running the
buildmcr command). Now you must run
the following file s, w hich trigger self-extracting archives, that replace the
functionality previously provided by
MCRInstaller.zip. These files ship with
MATLAB Compiler:
Platform
File Re plac ing MCRInstaller.zip
Windows
MCRInstaller.exe
UNIX (Except for Mac)
MCRInstaller.bin
Mac
MATLAB_Component_Runtime.dmg
Since there is no longer a need to create MCRInstaller.zip, buildmcr is
no longer supported.
Type
mcr or mcrinstaller at the MATLAB command prompt for a list of
all avail ab l e MCR installers, comp a t ib le platforms, version nu mbers, and
other information. In addition, typing
help mcr or help mcri nsta ller at the
command prompt will provide further details and assistance.
See the MATLAB Compiler User’s Guide documentation for more details.
Addressing MWArrays Above the 2 GB Limit
As of R2007b, you can address M WArrays above the 2 GB limit. This is
enabled by defining
MX_COMPAT_32_OFF in your mbuild step. T his feature will
be the default as of R2008a.
This feature changes how the MWArray C++ Library functions are
implemented. For more details, see Addressing mw Arrays Above the 2 GB
Limit in the MATLAB Compiler User’s Guide documentation. As of R2009a,
the old implementations w ill be remov ed.
6
Kommentare zu diesen Handbüchern