Programmatic shortcuts manipulation – part 2
Non-standard shortcut controls and customizations can easily be added to the Matlab desktop.
Non-standard shortcut controls and customizations can easily be added to the Matlab desktop.
Matlab figure windows can be made undecorated (borderless, title-less).
The checkClass utility enables easy listing of Java class methods.
Java object sizes are not reported by Matlab, but we can still estimate them using two free external utilities.
The Matlab Variables Editor can be accessed to provide immediate scrolling to a specified cell location.
Matlab figure windows can be made fully or partially transparent/translucent or blurred - this article explains how
The Matlab Desktop's Command-Window prompt can easily be modified using some undocumented features
The Matlab Desktop's Workspace pane table can be customized, as described here
The built-in HelpPopup, available since Matlab R2007b, has a back-door that enables displaying arbitrary text, HTML and URL web-pages.
The Matlab Editor can be accessed programmatically, for a wide variety of possible uses - this article shows how.