Main Content

com.mathworks.toolbox.javabuilder.MWFunctionHandle Class

Namespace: com.mathworks.toolbox.javabuilder

Java class to represent function handles in MATLAB

Description

Declaration

public class MWFunctionHandle extends MWMatrixRef

The MWFunctionHandle class represents a MATLAB function handle

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

Creation

Constructors

This class contains no public constructors.

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