matlab runtime -凯发k8网页登录
matlab runtime (mcr) is a standalone set of shared libraries, matlab code, and other files that enables the execution of compiled matlab code on systems without an installed version of matlab. applications that include compiled matlab functions require access to matlab runtime libraries.
to create an application installer that contains matlab runtime, you must download the matlab runtime installer that matches both the version and update level of matlab used to create the installer. to distribute a packaged matlab application without an installer, end users must download the matlab runtime installer that matches the version of matlab used to compile the application, at the same update level or newer. for more information, see install and configure matlab runtime.
functions
display version and location information for matlab runtime installer corresponding to current platform | |
return matlab runtime version number that matches matlab version |
topics
matlab runtime
see an overview of matlab runtime.- install and configure matlab runtime
install, configure, and uninstall matlab runtime.
define paths for machines where you want to run applications generated with matlab compiler™ or matlab compiler sdk™.
use a singleton matlab runtime to share runtime instances.
c/c shared libraries
override the default archive embedding behavior, and use matlab runtime component cache.
access matlab runtime data.
.net assemblies
specify run–time options to matlab runtime.
override the default archive embedding behavior and use the matlab runtime component cache.
java packages
specify options such as -nojvm, -nodisplay, and -logfile to matlab runtime.
manage deployable archive embedding and extraction behavior using either the mwcomponentoptions class or environment variables.
python packages
initialize matlab runtime for use with python® applications.
com components
when you roll out a com component to end users, there are times when you should specify matlab runtime options to create a log file or improve performance.
parallel computing toolbox
pass a cluster profile to an application that uses the parallel computing toolbox™.