Category Archives: GUI

Using spinners in Matlab GUI

Spinner controls can easily be added to Matlab GUI. This article explains how.

Categories: GUI, Java, Low risk of breaking in future versions
Tags: , ,
1 Comment

Common javacomponent problems

The javacomponent function is very useful for placing Java components on-screen, but has a few quirks.

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented function
Tags: , , , ,
2 Comments

Multi-line tooltips

Multi-line tooltips are very easy to set up, once you know your way around a few undocumented hiccups.

Categories: GUI, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
Leave a comment

Uitable cell colors

A few Java-based customizations can transform a plain-looking data table into a lively colored one.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls
Tags: , , , , ,
6 Comments

Tri-state checkbox

Matlab checkboxes can easily be made to support tri-state functionality.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , , ,
2 Comments

Javacomponent background color

This article explains how to align Java component background color with a Matlab color.

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