Category Archives: GUI

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: , , ,
2 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

An interesting uitree utility

ExploreStruct is a utility that shows how custom uitrees can be integrated in Matlab GUI

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , ,
1 Comment