| %#function | Pragma to help MATLAB Compiler SDK locate functions called through feval, eval, or graphics callback |
| componentinfo | Query system registry about COM component created with MATLAB Compiler SDK |
| ctfroot | Location of files related to deployed application |
| deploytool | Compile and package functions for external deployment |
| enableTSUtilsfromNetworkDrive | Sets the trust setting to load .NET assemblies from network drive |
| figToImStream | Stream figure as byte array encoded in specified format |
| getmcruserdata | Retrieve MATLAB array value associated with given string key |
| 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 |
| matlab.production_server.client.MWHttpClient | Python object encapsulating a connection to a MATLAB Production Server instance |
| mbuild | Compile and link source files against MATLAB generated shared libraries |
| 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 |
| mwpython | Start a Python session using a MATLAB Compiler SDK Python package on Mac OS X |
| ntswrap | Generates type-safe API |
| productionServerCompiler | Test, build and package functions for use with MATLAB Production Server |
| setmcruserdata | Associate MATLAB data value with string key |
| webfigure | Export a figure to a deployed application |