Programming Previous page   Next Page

Java Classes

MATLAB provides an interface to the Java programming language that enables you to create objects from Java classes and call Java methods on these objects. A Java class is a MATLAB data type. Native and third-party classes are already available through the MATLAB interface. You can also create your own Java class definitions and bring them into MATLAB.

The MATLAB Java interface enables you to

Read more about Java classes in MATLAB in Calling Java from MATLAB in the MATLAB External Interfaces documentation.


Previous page  MATLAB Classes Basic Program Components Next page

© 1994-2005 The MathWorks, Inc.