Uitab customizations
This article shows several customizations that can be done to Matlab's undocumented tab-panels functionality
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 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.
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
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
The JIDE package, pre-bundled in Matlab, contains several GUI controls for selecting dates - this article explains how they can be used