JMI wrapper – remote MatlabControl
An example using matlabcontrol for calling Matlab from a separate Java process is explained.
An example using matlabcontrol for calling Matlab from a separate Java process is explained.
An example using matlabcontrol for calling Matlab from within a Java class is explained and discussed
MatlabControl is an open-source wrapper of JMI that allows an easy and documented way to communicate from Java to Matlab. This article describes this wrapper.
More information on Matlab's new HG2 object-oriented handle-graphics system
HG2 is presumably the next generation of Matlab graphics. This article tries to explore its features.
JIDE property grids can use complex cell renderer and editor components and can signal property change events asynchronously to Matlab callbacks
The JIDE components pre-bundled in Matlab enable creating user-customized property grid tables
JMI enables calling Matlab functions from within Java. This article explains JMI's core functionality.
The default image presented by Matlab's image function has a very interesting undocumented story.
The plot objects' XLimInclude, YLimInclude, ZLimInclude, ALimInclude and CLimInclude properties are an important feature, that has both functional and performance implications.