See other catalogues for
The MathWorks
You may also be interested in
Text version of the page
| | | | | | | | | | | |
| | | |
| | | Bringing Java™ Classes and Methods into MATLAB® Workspace | | |
| | | |
| | | Bringing Java™ Classes and Methods into MATLAB® Workspace In this section... "Introduction" on page 7-7 "Sources of Java™ Classes" on page 7-7 "Defining New Java™ Classes" on page 7-8 "The Java™ Class Path" on page 7-8 "Making Java™ Classes Available in MATLAB® Workspace" on page 7-11 "Loading Java™ Class Definitions" on page 7-13 "Simplifying Java™ Class Names" on page 7-13 "Locating Native Method Libraries" on page 7-14 "Java™ Classes Contained in a JAR File" on page 7-15 | | |
| | | |
| | | Introduction You can draw from an extensive collection of existing Sun™ Java™ classes or create your own class definitions to use with MATLAB® software. This section explains how to go about finding the class definitions that you need or how to create classes of your own design. Once you have the classes you need, defined in either individual .class files, packages, or Java Archive (JAR) files, you can make them available in the MATLAB workspace. This section also describes how to specify the native method libraries used by Java code. Sources of Java™ Classes Following are Java class sources that you can use in the MATLAB workspace: • Java built-in classes — general-purpose class packages, such as j ava. util, included in the Java language. See your Java language documentation for descriptions of these packages. • Third-party classes — packages of special-purpose Java classes. | | |
| | | |
| | | 7-7 | | |
| | | |
| | | | | | | | | | | |