| Contents | Index |
Function Reference | Alphabetical List |
|
| %#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>Initialize[WithHandlers] | Initialize MCR instance associated with library |
| <library>Terminate | Free all resources allocated by MCR instance associated with library |
| figToImStream | Stream out figure 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 | Last error message from unsuccessful function call |
| mclGetLogFileName | Retrieve name of log file used by MCR |
| 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 | Mechanism for creating identical wrapper code across all compiler platform environments |
| 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 |
![]() | Functions — Alphabetical List | MATLAB Compiler Quick Reference | ![]() |

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