GUI automation using a Robot
This article explains how Java's Robot class can be used to programmatically control mouse and keyboard actions
This article explains how Java's Robot class can be used to programmatically control mouse and keyboard actions
This article shows how Matlab GUI tree nodes can be customized with checkboxes and similar controls
This article describes how to customize specific nodes of Matlab GUI tree controls created using the undocumented uitree function
This article describes how to customize Matlab GUI tree controls created using the undocumented uitree function
This article describes the undocumented Matlab uitree function, which displays data in a GUI tree component
Matlab's built-in javacomponent function can be used to display Java components in Matlab application - this article details its usages and limitations
Syntax-highlighted labels and edit-boxes can easily be displayed in Matlab GUI - this article explains how.
The JIDE package, pre-bundled in Matlab, contains several GUI controls for selecting dates - this article explains how they can be used
This article describes several undocumented Matlab functions that support tab-panels
An example using matlabcontrol for calling Matlab from a separate Java process is explained.