| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB Compiler |
| Contents | Index |
| Learn more about MATLAB Compiler |
[INSTALLER_PATH, MAJOR, MINOR, PLATFORM, LIST]
= mcrinstaller;
Displays information about available MCR installers using the format: [INSTALLER_PATH, MAJOR, MINOR, PLATFORM, LIST] = mcrinstaller; where:
INSTALLER_PATH is the full path to the installer for the current platform.
MAJOR is the major version number of the installer.
MINOR is the minor version number of the installer.
PLATFORM is the name of the current platform (returned by COMPUTER(arch)).
LIST is a cell array of strings containing the full paths to MCR installers for other platforms. This list is non-empty only in a multi-platform MATLAB installation.
Note You must distribute the MATLAB Compiler Runtime library to your end users to enable them to run applications developed with MATLAB Compiler. Prebuilt MCR installers for all licensed platforms ship with MATLAB Compiler. |
See the Reference Information chapter for more information about the MCR installer.
mcrinstaller
The WIN32 MCR Installer, version 7.8, is:
X:\user\buildversion\matlab\toolbox\compiler\
deploy\win32\MCRInstaller.exe
MCR installers for other platforms are located in:
X:\user\buildversion\matlab\toolbox\compiler\
deploy\<ARCH>
<ARCH> is the value of COMPUTER('arch') on the
target machine.
For more information, read your local MCR Installer help.
Or see the online documentation at The MathWorks' web site.
ans =
X:\user\buildversion\matlab\toolbox\compiler\
deploy\win32\MCRInstaller.exe
![]() | mclWaitForFiguresToDie | mcrversion | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |