JFreeChart graphs and gauges
JFreeChart is an open-source charting library that can easily be integrated in Matlab
JFreeChart is an open-source charting library that can easily be integrated in Matlab
Matlab's undocumented uisplittool and uitogglesplittool are powerful toolbar controls - this article explains how to customize their behavior
Events raised in Java code can be caught and handled in Matlab callback functions - this article explains how
This article shows several customizations that can be done to Matlab's undocumented tab-panels functionality
Matlab's semi-documented tab panels can be customized using some undocumented hacks
Matlab's Workspace table context-menu can be configured with user-defined actions - this article explains how.
Matlab uicontrol borders can easily be modified - this article shows how
Java components added to Matlab GUIs do not participate in the standard focus cycle - this article explains how to fix this problem.
The switchyard function design pattern can be very useful when setting Matlab callbacks to Java GUI controls. This article explains why and how.
This article explains a couple of Matlab utilities that use Java's Robot class to programmatically control mouse and keyboard actions