com.mathworks.toolbox.javabuilder.MWMCROption Class
Namespace: com.mathworks.toolbox.javabuilder
Java class to specify MATLAB Runtime initialization options
Description
Declaration
public abstract class MWMCROption extends java.lang.Object
This class represents the options that can be passed while initializing the MATLAB Runtime
Creation
Constructors
MWMCROption()
Constructors an instance of the MWMCROption class. The MWMCROption class is used to configure options for the MATLAB Runtime when integrating MATLAB with a Java application.
Properties
Methods
Version History
Introduced in R2006a