Draggable plot data-tips
Matlab's standard plot data-tips can be customized to enable dragging, without being limitted to be adjacent to their data-point.
Matlab's standard plot data-tips can be customized to enable dragging, without being limitted to be adjacent to their data-point.
Java classes can easily be extended in Matlab, using pure Matlab code.
This article explains how to create and test custom UDD packages, classes and objects
UDD classes underlie many of Matlab's handle-graphics objects and functionality. This article introduces these classes.
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
The built-in uiundo function provides easy yet undocumented access to Matlab's powerful undo/redo functionality. This article explains its usage.
I present two ways of checking undocumented hidden properties in Matlab Handle Graphics (HG) handles