Enabling user callbacks during zoom/pan
Matlab zoom, pan and rotate3d modes hijack the user's figure callbacks, but this can be overridden.
Matlab zoom, pan and rotate3d modes hijack the user's figure callbacks, but this can be overridden.
Annotation object can be programmatically set at, and pinned-to, plot axes data points.
This article explains how to use undocumented axes listeners for implementing multi-column plot legends
Plot data brushing can be accessed programmatically using very simple pure-Matlab code
The built-in Matlab legend function has a very useful semi-documented feature for automatic dynamic update, which is explained here.