MATLAB Builder JA
for Java language
Product Description
- Introduction and Key Features
- Working with MATLAB Builder JA
- Building and Packaging Components with the Deployment Tool
- Accessing Components
- Deploying MATLAB Based Java Components on a Desktop Computer
- Deploying MATLAB Based Java Components on a Local Network or the Web
Introduction
MATLAB Builder™ JA enables you to create Java™ classes from your MATLAB® programs. These Java classes can be integrated into Java programs and deployed royalty-free to desktop computers or Web servers that do not have MATLAB installed.
When used with MATLAB Compiler™, the builder creates deployable components that make MATLAB based computations, visualizations, and graphical user interfaces accessible to end users of the Java programs. When the Java program is deployed to the Web, multiple users can access it through a Web browser.
The builder encrypts your MATLAB functions and generates a Java wrapper around them so that they behave just like any other Java class. Java classes created with MATLAB Builder JA are portable and run on all platforms supported by MATLAB.
MATLAB Builder JA Overview 5:26
Create MATLAB based Java components for use by non-MATLAB users and integrate them into the main Java Web application.
Key Features
- Royalty-free desktop and Web deployment of Java classes
- MATLAB figure zooming, rotating, and panning via the Web Figures interface
- Ability to port classes not containing MEX-files to all MATLAB supported platforms
- API for automatic conversion between Java and MATLAB data types
