Category Archives: Figure window

Docking figures in compiled applications

Figures in compiled applications cannot officially be docked since R2008a, but this can be done using a simple undocumented trick.

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

Minimize/maximize figure window

Matlab figure windows can easily be maximized, minimized and restored using a bit of undocumented magic powder

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , ,
9 Comments

Blurred Matlab figure window

Matlab figure windows can be blurred using a semi-transparent overlaid window – this article explains how

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

Transparent Matlab figure window

Matlab figure windows can be made fully or partially transparent/translucent or blurred – this article explains how

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions
Tags: , , , ,
5 Comments

Enable/disable entire figure window

Disabling/enabling an entire figure window is impossible with pure Matlab, but is very simple using the underlying Java. This article explains how.

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions
Tags: , , , ,
5 Comments

FIG files format

FIG files are actually MAT files in disguise. This article explains how this can be useful in Matlab applications.

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