| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| R2010b 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 |
| ctfroot | Location of files related to deployed application (CTF archive) |
| deployprint | Use to print (as substitute for MATLAB print function) when working with deployed Windows applications |
| deploytool | Open Deployment Tool, GUI for MATLAB Compiler |
| 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 | Display version and location information for MCR installer corresponding to current platform |
| mcrversion | Determine version of installed MATLAB Compiler Runtime (MCR) |
| <library>GetMcrID | Return identifier of MCR instance associated with software component libname |
| <library>Initialize[WithHandlers] | Initialize MCR instance associated with library |
| <library>Terminate | Free all resources allocated by MCR instance associated with library |
| figToImStream | Stream out figure "snapshot" as byte array encoded in format specified, creating signed byte array in .png format |
| getmcruserdata | Retrieve MATLAB array value associated with given string key |
| mclGetLastErrorMessage | Retrieves last error message from unsuccessful function call |
| mclGetLogFileName | Retrieve name of log file used by MCR |
| mclGetMCRUserData | Retrieve MATLAB data associated with string key of MCR instance uniquely identified by libnameGetMcrID |
| mclInitializeApplication | Set up application state shared by all (future) MCR instances created in current process |
| mclIsJVMEnabled | Determine if MCR was launched with instance of Java Virtual Machine (JVM) |
| mclIsMCRInitialized | Determine if MCR has been properly initialized |
| mclIsNoDisplaySet | Determine if -nodisplay mode is enabled |
| mclRunMain | Provides mechanism for creating identical wrapper code across all compiler platform environments. |
| mclSetCmdLineUserData | Associate MATLAB data value with string key of MCR instance uniquely identified by libnameGetMcrID |
| mclSetMCRUserData | Associate MATLAB data value with string key of MCR instance uniquely identified by libnameGetMcrID |
| mclTerminateApplication | Close down all MCR-internal application state |
| mclWaitForFiguresToDie | Enable 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 | ![]() |

Learn how to build standalone executables and C/C++ shared libraries from MATLAB code.
| © 1984-2010- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |