Enabling user callbacks during zoom/pan Matlab zoom, pan and rotate3d modes hijack the user's figure callbacks, but this can be overridden. October 28, 2015 14 Comments Read More »
Pinning annotations to graphs Annotation object can be programmatically set at, and pinned-to, plot axes data points. December 12, 2012 13 Comments Read More »
Multi-column (grid) legend This article explains how to use undocumented axes listeners for implementing multi-column plot legends February 7, 2011 5 Comments Read More »
Accessing plot brushed data Plot data brushing can be accessed programmatically using very simple pure-Matlab code October 6, 2010 25 Comments Read More »
Legend '-DynamicLegend' semi-documented feature The built-in Matlab legend function has a very useful semi-documented feature for automatic dynamic update, which is explained here. June 4, 2009 21 Comments Read More »