Main Content

MATLABRuntime

Run packaged MATLAB®applications on computers that do not have MATLAB installed

MATLAB Runtimeis 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 these applications without MATLAB must installMATLAB Runtimeor specify the location of aMATLAB Runtimenetwork installation.

Developers who want to distribute a packaged MATLAB application should direct end users to download theMATLAB Runtimeinstaller that matches the version of MATLAB used to compile the application, at the same update level or newer. To create an installer that containsMATLAB Runtime, you must download theMATLAB Runtimeinstaller that matches both the version and update level of MATLAB used to create the installer. For more information, seeInstall and Configure MATLAB Runtime.

Functions

mcrinstaller Display version and location information forMATLABRuntimeinstaller corresponding to current platform
mcrversion ReturnMATLABRuntimeversion number that matchesMATLABversion
compiler.runtime.download DownloadMATLABRuntimeinstaller

Topics

Installation

MATLAB Runtime Customization

MATLAB运行时注意事项