Main Content

com.mathworks.toolbox.javabuilder.MWMatrixRef Class

Namespace: com.mathworks.toolbox.javabuilder

Java class to represent matrix references in MATLAB

Description

Declaration

public class MWMatrixRef extends MWArray

The MWMatrixRef class represents a MATLAB Matrix Reference.

Implemented Interfaces: Disposable, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable

Direct Known Subclasses: MWFunctionHandle

Properties

expand all

Public Properties

A convenient, efficient, and consistent way to represent an empty array as follows:

public static final MWArray EMPTY_ARRAY

Methods

expand all

Version History

Introduced in R2006a