Uitab colors, icons and images
Matlab's semi-documented tab panels can be customized using some undocumented hacks
Matlab's semi-documented tab panels can be customized using some undocumented hacks
The semi-documented hgfeval function can be useful for callback chaining - this article explains how
This article shows how Matlab GUI tree nodes can be customized with checkboxes and similar controls
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
Windows DDE is an unsupported and undocumented feature of Matlab, that can be used to improve the work-flow in the Windows environment
This article describes several undocumented Matlab functions that support tab-panels
Matlab contains a few undocumented GUI layout managers, which greatly facilitate handling GUI components in dynamically-changing figures.
The Java Swing Event Dispatch Thread (EDT) is very important for Matlab GUI timings. This article explains the potential pitfalls and their avoidance using undocumented Matlab functionality.