MATLAB Builder JA (for Java language)
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
Deploying MATLAB Based Java Components on a Local Network or the Web
Deploying Java components on a local network or Web server enables multiple users to access an application in which the Java component is integrated. You install the MCR on the server only, and users can execute the application without installing MATLAB or the MCR on their individual computers. Users can interact dynamically with MATLAB figures through the builder's Web Figures interface for handling the 2D and 3D data visualization such as zooming, rotating, and panning.
You can also access MATLAB Web applications deployed as Java components with service-oriented architectures (SOAs), SOAP services, WDSL language, RMI interfaces, HTTP services, Java servlets, and JSPs.

Financial application for calculating and visualizing Black-Scholes option value implemented as a MATLAB Web application. The application uses MATLAB functions converted into a Java class by MATLAB Builder JA to perform calculations and produce graphs.


