User`s guide

MATLAB Builder for Java Graphical User Interface
MATLAB Builder for Java Graphical User Inter face
Use the MATLAB Builder for Java graphical user interface (GUI) to create
Java classes that encapsulate your M-file functions. You can build and
package Javacomponents that support the classes you create.
To start the application, run the following command at the MATLAB p rompt:
deploytool
UsetheGUItoperformthefollowingtasks:
Create projects that define your Java components
Name the classes to contain the M-file methods you want to use and
associate the classes with a component in the project.
Associate the appropriate methods with each class
Build Java class files and methods from th e M-files you specify.
Create a component installer, a package you can use to install the
components on another machine for development.
The D eploym ent Tool opens as shown.
6-7