Panel-level uicontrols
Matlab's uipanel contains a hidden handle to the title label, which can be modified into a checkbox or radio-button control
Matlab's uipanel contains a hidden handle to the title label, which can be modified into a checkbox or radio-button control
The semi-documented hgfeval function can be useful for callback chaining - this article explains how
Plot data brushing can be accessed programmatically using very simple pure-Matlab code
Matlab's internal undocumented graphics.cursorbar object can be used to present dynamic data-tip cross-hairs
MathWorks recently posted archived documentation for many previous Matlab releases
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
This article describes several little-known tips useful for COM / ActiveX programming in Matlab
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