Main Content

com.mathworks.toolbox.javabuilder.MWApplication Class

Namespace: com.mathworks.toolbox.javabuilder

Java class to initialize and manage MATLAB Runtime global state

Description

Declaration

public MWApplication()

The MWApplication class can be used to initialize the global state of MATLAB Runtime. This class also provides methods to access this global state.

Implemented Interfaces:

Direct Known Subclasses: ,

Class Attributes: ,

Creation

Constructors

public MWApplication()

Initializes the global state of MATLAB Runtime.

Methods

expand all

Protected Methods

Examples

collapse all

Version History

Introduced in R2006a