Monthly Archives: March 2009

7 relevant articles found:

Setting system tray popup messages

System-tray icons and messages can be programmatically set and controlled from within Matlab, using new functionality available since R2007b.

Categories: Desktop, GUI, Icons, Java, Low risk of breaking in future versions
Tags: , ,
21 Comments

UISplitPane

UISplitPane was recently chosen as Matlab Central’s Pick of the Week. Here I detail its use of some undocumented Matlab features.

Categories: GUI, Java, Listeners, Medium risk of breaking in future versions, UI controls
Tags: , , ,
18 Comments

Adding a context-menu to a uitree

uitree is an undocumented Matlab function, which does not easily enable setting a context-menu. Here’s how to do it.

Categories: GUI, Java, Low risk of breaking in future versions, UI controls
Tags: , ,
33 Comments

Setting line position in an edit-box uicontrol

Matlab uicontrols have many useful features that are only available via Java. Here’s how to access them.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls
Tags: , , ,
21 Comments

Setting system tray icons

System-tray icons can be programmatically set and controlled from within Matlab, using new functionality available since R2007b.

Categories: Desktop, GUI, Icons, Java, Low risk of breaking in future versions
Tags: , ,
15 Comments

HTML support in Matlab uicomponents

Matlab uicomponents support HTML and CSS, enabling colored items, superscript/subscript, fonts, bold/italic/underline and many other modifications

Categories: GUI, Low risk of breaking in future versions, UI controls
Tags: , ,
71 Comments

Changing Matlab’s Command Window colors

Matlab’s Command Window foreground and background colors can be modified programmatically, using some of Matlab’s undocumented internal Java classes. Here’s how.

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