Accessing plot brushed data
Plot data brushing can be accessed programmatically using very simple pure-Matlab code
Plot data brushing can be accessed programmatically using very simple pure-Matlab code
Windows DDE is an unsupported and undocumented feature of Matlab, that can be used to improve the work-flow in the Windows environment
The JIDE package, pre-bundled in Matlab, contains several GUI controls for selecting dates - this article explains how they can be used
The default Matlab figure toolbar and menu actions can easily be modified using simple pure-Matlab code. This article explains how.
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.
JMI enables calling Matlab functions from within Java. This article explains JMI's core functionality.
