Monthly Archives: October 2010

5 relevant articles found:

Customizing uicontrol border

Matlab uicontrol borders can easily be modified – this article shows how

Categories: GUI, Handle graphics, Java, Medium risk of breaking in future versions
Tags: , , ,
14 Comments

The hgfeval function

The semi-documented hgfeval function can be useful for callback chaining – this article explains how

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

Fixing a Java focus problem

Java components added to Matlab GUIs do not participate in the standard focus cycle – this article explains how to fix this problem.

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

Matlab-Java interface using a static control

The switchyard function design pattern can be very useful when setting Matlab callbacks to Java GUI controls. This article explains why and how.

Categories: Guest bloggers, GUI, Java, Low risk of breaking in future versions
Tags: , , ,
27 Comments

Accessing plot brushed data

Plot data brushing can be accessed programmatically using very simple pure-Matlab code

Categories: Figure window, Handle graphics, Low risk of breaking in future versions, Undocumented feature
Tags: , , , , , ,
25 Comments