Category Archives: GUI

Uitable sorting

Matlab’s uitables can be sortable using simple undocumented features

Categories: GUI, Handle graphics, Hidden property, High risk of breaking in future versions, Java, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , , , , , , , , ,
16 Comments

Running VB code in Matlab

Matlab does not natively enable running VB code, but a nice trick enables us to do just that

Categories: GUI, Low risk of breaking in future versions, Stock Matlab function
Tags: , ,
1 Comment

Color selection components

Matlab has several internal color-selection components that can easily be integrated in Matlab GUI

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

Minimize/maximize figure window

Matlab figure windows can easily be maximized, minimized and restored using a bit of undocumented magic powder

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , ,
13 Comments

Borderless button used for plot properties

A borderless button can be used to add unobtrusive functionality to plot axes

Categories: GUI, Java, Low risk of breaking in future versions, Semi-documented function, Undocumented feature
Tags: , , , ,
7 Comments

Plot-type selection components

Several built-in components enable programmatic plot-type selection in Matlab GUI – this article explains how

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