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