MATLAB Compiler Functions

Alphabetical List By Category
%#function Pragma to help MATLAB Compiler locate functions called through feval, eval, or Handle Graphics callback
applicationCompiler Build and package functions into standalone applications
componentinfo Query system registry about component created with MATLAB Compiler
deploytool Compile and package functions for external deployment
hadoopCompiler Build and package MapReduce applications for deployment against Hadoop
isdeployed Determine whether code is running in deployed or MATLAB mode
ismcc Test if code is running during compilation process (using mcc)
libraryCompiler Build and package functions for use in external applications
mapreduce Programming technique for analyzing data sets that do not fit in memory
mapreducer Define deployed execution for mapreduce
matlab.mapreduce.DeployHadoopMapReducer Configure a MapReduce application for deployment against Hadoop
mcc Compile MATLAB functions for deployment
mcrinstaller Display version and location information for MATLAB Runtime installer corresponding to current platform
mcrversion Determine version of installed MATLAB Runtime
Was this topic helpful?