Monthly Archives: June 2009

4 relevant articles found:

Setting the Matlab desktop layout programmatically

The Matlab desktop enables saving and switching layouts using the main menu. This post shows how to do so programmatically.

Categories: Desktop, High risk of breaking in future versions, Java
Tags: ,
6 Comments

Changing system preferences programmatically

Matlab user/system preferences can be changed programmatically, from within your Matlab application or from the Matlab desktop command prompt. This post details how.

Categories: Desktop, High risk of breaking in future versions, Java
Tags: ,
14 Comments

GUIDE customization

Matlab’s GUI Design Editor (GUIDE) has several interesting undocumented features. This post describes how to customize GUIDE rulers.

Categories: GUI, Hidden property, High risk of breaking in future versions, Java, Stock Matlab function
Tags: , , , ,
6 Comments

Legend ‘-DynamicLegend’ semi-documented feature

The built-in Matlab legend function has a very useful semi-documented feature for automatic dynamic update, which is explained here.

Categories: GUI, Listeners, Medium risk of breaking in future versions, Semi-documented feature, Stock Matlab function
Tags: , , ,
21 Comments