Tag Archives: Handle graphics

Multi-column (grid) legend

This article explains how to use undocumented axes listeners for implementing multi-column plot legends

Categories: Guest bloggers, Handle graphics, Hidden property, Listeners, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , , ,
1 Comment

handle2struct, struct2handle & Matlab 8.0

This article explains how we can use a couple of undocumented functions in Matlab GUI, and what we can learn from this about Matlab’s future.

Categories: Handle graphics, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , , , , , ,
6 Comments

FIG files format

FIG files are actually MAT files in disguise. This article explains how this can be useful in Matlab applications.

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

Panel-level uicontrols

Matlab’s uipanel contains a hidden handle to the title label, which can be modified into a checkbox or radio-button control

Categories: GUI, Handle graphics, Hidden property, Low risk of breaking in future versions, Stock Matlab function, UI controls
Tags: , , , , , ,
6 Comments

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