Category Archives: Figure window

59 relevant articles found:

Figure keypress modifiers

The figure’s CurrentModifier property provides a simple and consistent way to retrieve keypress modifiers: alt-, control- and shift-clicks.

Categories: Figure window, GUI, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , ,
7 Comments

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

Capturing print events

Matlab print events can be trapped by users to enable easy printout customization.

Categories: Figure window, Guest bloggers, Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
3 Comments

Frameless (undecorated) figure windows

Matlab figure windows can be made undecorated (borderless, title-less).

Categories: Figure window, GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
14 Comments

Another couple of Matlab bugs and workarounds

A couple of internal Matlab bugs and their workarounds.

Categories: Desktop, Figure window, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
32 Comments

A couple of internal Matlab bugs and workarounds

A couple of undocumented Matlab bugs have simple workarounds.

Categories: Figure window, GUI, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
4 Comments

HG2 update

HG2 appears to be nearing release. It is now a stable mature system.

Categories: Figure window, GUI, Handle graphics, Hidden property, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , , ,
134 Comments

Customizing figure toolbar background

Setting the figure toolbar’s background color can easily be done using just a tiny bit of Java magic powder. This article explains how.

Categories: Figure window, GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , ,
6 Comments

Customizing the standard figure toolbar, menubar

The standard figure toolbar and menubar can easily be modified to include a list of recently-used files.

Categories: Figure window, Java, Medium risk of breaking in future versions, Undocumented function
Tags: , , , , ,
12 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