| Contents | Index |
bool mclIsJVMEnabled()
Use mclIsJVMEnabled() to determine if the MCR was launched with an instance of a Java Virtual Machine (JVM). Returns true if MCR is launched with a JVM instance, else returns false. For more information, see Retrieving MCR Attributes in the User's Guide.
printf("JVM initialized : %d\n", mclIsJVMEnabled());

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 |