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.

Creation

Constructors

public MWApplication()

Initializes the global state of MATLAB Runtime.

Methods

expand all

Version History

Introduced in R2006a