Tag Archives: scribe

5 relevant articles found:

Enabling user callbacks during zoom/pan

Matlab zoom, pan and rotate3d modes hijack the user’s figure callbacks, but this can be overridden.

Categories: Figure window, Listeners, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , ,
9 Comments

Pinning annotations to graphs

Annotation object can be programmatically set at, and pinned-to, plot axes data points.

Categories: Figure window, Handle graphics, High risk of breaking in future versions, Stock Matlab function, Undocumented feature, Undocumented function
Tags: , , , , , , , ,
13 Comments

Multi-column (grid) legend

This article explains how to use undocumented axes listeners for implementing multi-column plot legends

Categories: Guest bloggers, Handle graphics, Hidden property, Listeners, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , , ,
5 Comments

Accessing plot brushed data

Plot data brushing can be accessed programmatically using very simple pure-Matlab code

Categories: Figure window, Handle graphics, Low risk of breaking in future versions, Undocumented feature
Tags: , , , , , ,
25 Comments

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.

Categories: GUI, Listeners, Medium risk of breaking in future versions, Semi-documented feature, Stock Matlab function
Tags: , , ,
21 Comments