Category Archives: GUI

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

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

JGraph and BDE

This article shows how to display graph-theory diagrams in Matlab using several different Java libraries

Categories: GUI, High risk of breaking in future versions, Java
Tags: , ,
7 Comments

JFreeChart graphs and gauges

JFreeChart is an open-source charting library that can easily be integrated in Matlab

Categories: GUI, Java, Low risk of breaking in future versions
Tags: , ,
8 Comments