Undocumented cursorbar object
Matlab's internal undocumented graphics.cursorbar object can be used to present dynamic data-tip cross-hairs
Matlab's internal undocumented graphics.cursorbar object can be used to present dynamic data-tip cross-hairs
More information on Matlab's new HG2 object-oriented handle-graphics system
HG2 is presumably the next generation of Matlab graphics. This article tries to explore its features.
Matlab's undocumented feature function enables access to some internal experimental features
Inactive Matlab uicontrols cannot normally display their tooltips. This article shows how to do this with a combination of undocumented Matlab and Java hacks.
The built-in uiundo function provides easy yet undocumented access to Matlab's powerful undo/redo functionality. This article explains its usage.
Matlab has several undocumented internal helper functions that can be useful on their own in some cases. This post presents the ismembc function.