| Contents | Index |
bool mclIsMCRInitialized()
Use mclIsMCRInitialized() to determine whether or not the MCR has been properly initialized. Returns true if MCR is already initialized; else returns false. For more information, see Retrieving MCR Attributes in the User's Guide.
printf("MCR initialized : %d\n", mclIsMCRInitialized());

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 |