Documentation

  • All Products
  • MATLAB Compiler SDK
    • Getting Started
    • Troubleshooting
    • Functions and Other Reference
    • Release Notes
    • PDF Documentation
  • Java Package Integration
  • Java Package Basics
  • Figures and Images
  • Remote Method Invocation

Java Package Basics

Integrate MATLAB® generated Java® packages into applications

Integrating compiled MATLAB functions into a Java application is similar to using any standard Java package. The main difference is that the generated functions require that data be passed as MWArray objects.

Java API Documentation

MWArray
MWCellArray
MWCharArray
MWLogicalArray
MWNumericArray
MWStructArray
waitForFigures

Examples and How To

  • Integrate a Java Package into an Application
  • Display a MATLAB Plot in a Java Application
  • Pass Java Objects to MATLAB
  • Use Multiple Packages in Single Application
  • Supply Run-Time Profile Information for Parallel Computing Toolbox Applications
  • Dynamically Specify Options to the MATLAB Runtime

Concepts

  • MATLAB Runtime Path Settings for Development and Testing
  • MATLAB Compiler SDK and the JVM
  • Data Conversion Between Java and MATLAB
  • The MATLAB Runtime User Data Interface
  • Pass Arguments to and from Java
  • Pass Java Objects by Reference
  • Manage MATLAB Resources
  • Share MATLAB Runtime Instances
  • Deployable Archive Embedding and Extraction
Was this topic helpful?
MATLAB Compiler SDK Documentation
  • Getting Started
  • Troubleshooting
  • Functions and Other Reference
  • Release Notes
  • PDF Documentation
Other Documentation
  • MATLAB
  • MATLAB Compiler
  • MATLAB Production Server
  • All Products
Support
  • MATLAB Answers
  • Installation Help
  • Bug Reports
  • Product Requirements
  • Software Downloads

© 1994-2015 The MathWorks, Inc.

  • Terms of Use
  • Patents
  • Trademarks
  • Acknowledgments