Tag Archives: GUI

Customizing menu items part 3

Matlab menu items can easily display custom icons, using just a tiny bit of Java magic powder.

Categories: GUI, Icons, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
3 Comments

Customizing menu items part 2

Matlab menu items can be customized in a variety of useful ways using their underlying Java object.

Categories: GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
Leave a comment

Customizing menu items part 1

Matlab menus can be customized in a variety of undocumented manners – first article of a series.

Categories: Figure window, GUI, Low risk of breaking in future versions, Semi-documented function
Tags: , , , , ,
5 Comments

Specialized Matlab plots

The new MathWorks Plot Gallery provides access to some plotting examples on the File Exchange. Numerous others are available, extending the customizability of Matlab graphics.

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

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

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