MATLAB Runtime is a collection of shared libraries and code that enables the execution of compiled and packaged MATLAB applications on systems without an installed version of MATLAB.
End-users who want to run compiled and packaged MATLAB applications but do not have access to MATLAB must install the MATLAB Runtime on their computers or know the location of a network-installed MATLAB Runtime.
The installers generated by the compiler apps may include the MATLAB Runtime installer. If you compiled your artifact using
mcc
, you should direct your end-users to download
the MATLAB Runtime installer from the website http://www.mathworks.com/products/compiler/mcr
.
mcrinstaller | Display version and location information for MATLAB Runtime installer corresponding to current platform |
mcrversion | Determine version of installed MATLAB Runtime |
Differences Between MATLAB and MATLAB Runtime
The MATLAB Runtime differs from MATLAB in several important ways:
Performance Considerations and the MATLAB Runtime
MATLAB Compiler SDK was designed to work with a large range of applications that use the MATLAB programming language.
Investigate Deployed Application Failures
Process to determine application failure at the end-user
Problems Setting MATLAB Runtime Paths
Issues related to setting the MATLAB Runtime path