MATLAB® Builder™ JA (for Java™ language) 2.0.1
Product Description
- Introduction and Key Features
- Working with MATLAB® Builder™ JA
- Building and Packaging Components
- Accessing Components
- Deploying Java™ Components Based on MATLAB®
Accessing Components
After instantiating a Java class from a MATLAB based component, you can access your MATLAB functions as Java methods. Java data types passed to MATLAB functions are automatically converted to MATLAB data types. Data conversion classes are also provided for manually converting data and managing output data.
Store