Main Content

mclmcrInitialize

Initialize the MATLAB Runtime proxy library

Description

mclmcrInitialize() initializes the library used to create the MATLAB® Runtime proxy that is used by all other APIs generated by MATLAB Compiler SDK™.

mclmcrInitialize is called by mclInitializeApplication. Therefore, in most cases, you should not explicitly call this function in your application code.

Version History

Introduced in R2013b