Tag Archives: GUI

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

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

Panel-level uicontrols

Matlab’s uipanel contains a hidden handle to the title label, which can be modified into a checkbox or radio-button control

Categories: GUI, Handle graphics, Hidden property, Low risk of breaking in future versions, Stock Matlab function, UI controls
Tags: , , , , , ,
6 Comments