mclmcrInitialize

Initializes the MATLAB Runtime proxy library

Synopsis

mclmcrInitialize();

Description

mclmcrInitialize is called before any other MATLAB® APIs. It initializes the library used to create the MATLAB Runtime proxy used by all other MATLAB generated APIs.

Was this topic helpful?