Customizing uicontrol border Matlab uicontrol borders can easily be modified - this article shows how October 31, 2010 15 Comments Read More »
The hgfeval function The semi-documented hgfeval function can be useful for callback chaining - this article explains how October 27, 2010 2 Comments Read More »
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. October 20, 2010 25 Comments Read More »
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. October 13, 2010 27 Comments Read More »
Accessing plot brushed data Plot data brushing can be accessed programmatically using very simple pure-Matlab code October 6, 2010 25 Comments Read More »