Version 4.0.1 (R14+) MATLAB Compiler Software

This table summarizes what's new in Version 4.0.1 (R14+):

New Features and ChangesVersion Compatibility ConsiderationsFixed Bugs and Known ProblemsRelated Documentation at Web Site
NoNoFixed bugs
No

Fixed Bugs

MATLAB Compiler 4.0.1 includes bug fixes incorporated since Version 4.0. These bug fixes include the following.

buildmcr Utility Works on Linux

You can use the buildmcr utility to create an MCRInstaller on Linux. For more information on buildmcr, see the MATLAB Compiler User's Guide documentation.

extractCTF Utility Works on Linux

The extractCTF utility has been moved to the matlabroot/toolbox/compiler/deploy/glnx86 directory on Linux. You can use this utility to extract the CTF archive into the current working directory.

Files Added Using addpath Are Found

MATLAB Compiler can locate the files that are in directories that have been added to the MATLAB path using the addpath command.

genpath Function Works in Deployed Applications

You can now compile and deploy an M-file that calls the genpath function.

input Function Works in Deployed Applications

The input function works properly in deployed applications. It no longer waits for the input first and then displays the input prompt.

loadlibrary Function Works in Deployed Applications

MATLAB Compiler supports the compilation of the loadlibrary function.

MCRInstaller Works on Windows NT

The MCRInstaller works properly on Windows NT.

Private Directories Work Properly

Private directories deploy properly and work as expected in this release of MATLAB Compiler.

-V2.0 Option Removed

The -V2.0 option that was available in previous releases of MATLAB Compiler has been obsoleted and is no longer available. Using this option will give an error message.

-w (Warning) Requires Option

You must specify an option (list, disable, enable, or error) when using the -w option to display warnings. This table shows the valid forms.

SyntaxDescription
-w list

Generates a table that maps string to warning message for use with enable, disable, and error.

-w enable

Enables complete warnings.

-w disable[:string]

Disables specific warning associated with string. Leave off the optional :string to apply the disable action to all warnings.

-w enable[:string]

Enables specific warning associated with string. Leave off the optional :string to apply the enable action to all warnings.

-w error[:string]

Treats specific warning associated with string as error. Leave off the optional :string to apply the error action to all warnings.

Warning About set_param Removed

You no longer get a warning/error message regarding SET_PARAM not being found when using MATLAB Compiler software.

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS