| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB Compiler |
| Contents | Index |
| Learn more about MATLAB Compiler |
Function Reference | Alphabetical List |
|
| %#external | |
| %#function | Pragma to help MATLAB Compiler locate functions called through feval, eval, or Handle Graphics® callback |
| builder2prj | Convert project files with suffixes .cbl, .nbl, and .mxl to .prj (deploytool) format |
| ctfroot | Root folder of application in deployed mode |
| deployprint | Use to print (as substitute for MATLAB print function) when working with deployed Windows applications |
| deploytool | Open Deployment Tool, GUI for MATLAB Compiler |
| hardcopy | Saves figure window to file |
| isdeployed | Determine whether code is running in deployed or MATLAB mode |
| ismcc | Test if code is running during compilation process (using mcc) |
| mbuild | Compile and link source files into standalone application or shared library |
| mcc | Invoke MATLAB Compiler |
| mcrinstaller | Displays version and location information for MCR installer(s) corresponding to current platform. |
| mcrversion | Determine version of installed MATLAB Compiler Runtime (MCR) |
| <library>Initialize[WithHandlers] | Initializes MCR instance associated with library |
| <library>Terminate | Frees all resources allocated by MCR instance associated with library |
| GetMcrID | Return identifier of MCR instance associated with software component libname |
| getmcruserdata | Retrieve MATLAB array value associated with given string key |
| mclGetLogFileName | Retrieves name of log file used by the MCR |
| mclGetMCRUserData | Retrieve MATLAB data associated with string key of MCR instance uniquely identified by mcrID |
| mclInitializeApplication | Sets up application state shared by all (future) MCR instances created in current process. Called only once per process. |
| mclIsJVMEnabled | Determines if MCR was launched with instance of a Java Virtual Machine (JVM) |
| mclIsMCRInitialized | Determines if MCR has been properly initialized |
| mclIsNoDisplaySet | Determines if -nodisplay mode is enabled. |
| mclKillAllFigures | Finds and deletes open figures |
| mclSetCmdLineUserData | Associate MATLAB data value with string key of MCR instance uniquely identified by mcrID |
| mclSetMCRUserData | Associate MATLAB data value with string key of MCR instance uniquely identified by mcrID |
| mclTerminateApplication | Closes down all MCR-internal application state. Called only once per process. |
| mclWaitForFiguresToDie | Enables deployed applications to process Handle Graphics events, enabling figure windows to remain displayed. |
| setmcruserdata | Associate MATLAB data value with string key |
![]() | Using MCR Installer Command Line Options | Functions — Alphabetical List | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |