Tag Archives: GUI

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: , , , , , ,
13 Comments

Borderless button used for plot properties

A borderless button can be used to add unobtrusive functionality to plot axes

Categories: GUI, Java, Low risk of breaking in future versions, Semi-documented function, Undocumented feature
Tags: , , , ,
7 Comments

Plot-type selection components

Several built-in components enable programmatic plot-type selection in Matlab GUI – this article explains how

Categories: GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , ,
3 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: , , , ,
8 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: , , , ,
8 Comments