Tag Archives: Desktop

38 relevant articles found:

EditorMacro – assign a keyboard macro in the Matlab editor

EditorMacro is a new utility that enables setting keyboard macros in the Matlab editor. this post details its inner workings.

Categories: Desktop, Hidden property, High risk of breaking in future versions, Java, UI controls
Tags: , , ,
12 Comments

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

cprintf – display formatted color text in the Command Window

cprintf is a utility that utilized undocumented Matlab desktop functionalities to display color and underline-styled formatted text in the Command Window

Categories: Desktop, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: ,
55 Comments

Changing Matlab’s Command Window colors – part 2

The Matlab Command Window enables a limited degree of inline color customization – this post describes how to use it

Categories: Desktop, Low risk of breaking in future versions
Tags:
9 Comments

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

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

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