Setting status-bar text
The Matlab desktop and figure windows have a usable statusbar which can only be set using undocumented methods. This post shows how to set the status-bar text.
The Matlab desktop and figure windows have a usable statusbar which can only be set using undocumented methods. This post shows how to set the status-bar text.
EditorMacro is a new utility that enables setting keyboard macros in the Matlab editor. this post details its inner workings.
The Matlab desktop enables saving and switching layouts using the main menu. This post shows how to do so programmatically.
cprintf is a utility that utilized undocumented Matlab desktop functionalities to display color and underline-styled formatted text in the Command Window