Tag Archives: GUI

Using Java 7 in Matlab R2013a and earlier

Java 7 can be installed on Matlab releases that currently have Java 6. This article describes the process.

Categories: Guest bloggers, GUI, High risk of breaking in future versions, Java
Tags: ,
Leave a comment

A couple of internal Matlab bugs and workarounds

A couple of undocumented Matlab bugs have simple workarounds.

Categories: Figure window, GUI, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
3 Comments

Real-time trading system demo

A real-time Matlab-based end-to-end trading system demo is presented

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

Displaying animated GIFs

It is possible to easily display animated images in Matlab figure windows.

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

HG2 update

HG2 appears to be nearing release. It is now a stable mature system.

Categories: Figure window, GUI, Handle graphics, Hidden property, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
35 Comments

JTattoo look-and-feel demo

A demo GUI that shows the effects of using different look-and-feels, including the JTatoo library, is presented.

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

Customizing figure toolbar background

Setting the figure toolbar’s background color can easily be done using just a tiny bit of Java magic powder. This article explains how.

Categories: Figure window, GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , ,
4 Comments

Solving a Matlab hang problem

A very common Matlab hang is apparently due to an internal timing problem that can easily be solved.

Categories: GUI, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
10 Comments

propertiesGUI

propertiesGUI is a utility that presents property-value structs in a convenient table format, useful in Matlab GUIs.

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

uiinspect

uiinspect is a Matlab utility that displays detailed information about an object’s methods, properties and callbacks in a single GUI window.

Categories: GUI, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , , , ,
6 Comments