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.