Products

UniCredit Bank Austria Develops and Rapidly Deploys a Consistent, Enterprise-Wide Market Data Engine

“Many financial institutions are struggling to adapt their models to the volatility and limited availability of credit in today’s markets. Using MathWorks products, we can develop and deploy models in response to new market conditions in days or weeks, instead of months.” —Peter W. Schweighofer, UniCredit Bank Austria

MATLAB Builder JA (for Java language)

Description

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.

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