Hierarchical Systems with UDD
UDD objects can be grouped in structured hierarchies - this article explains how
UDD objects can be grouped in structured hierarchies - this article explains how
UDD classes underlie many of Matlab's handle-graphics objects and functionality. This article introduces these classes.
This article explains how to use undocumented axes listeners for implementing multi-column plot legends
This article explains how we can use a couple of undocumented functions in Matlab GUI, and what we can learn from this about Matlab's future.
FIG files are actually MAT files in disguise. This article explains how this can be useful in Matlab applications.
Matlab's uipanel contains a hidden handle to the title label, which can be modified into a checkbox or radio-button control
Matlab uicontrol borders can easily be modified - this article shows 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
This article describes the undocumented Matlab uitree function, which displays data in a GUI tree component