Tag Archives: Undocumented feature

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

Matrix processing performance

Matrix operations performance is affected by internal subscriptions in a counter-intuitive way.

Categories: Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , ,
9 Comments

More undocumented timing features

There are several undocumented ways in Matlab to get CPU and clock data

Categories: Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
1 Comment

Docking figures in compiled applications

Figures in compiled applications cannot officially be docked since R2008a, but this can be done using a simple undocumented trick.

Categories: Figure window, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , , , ,
15 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: , , , , , ,
9 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