Setting status-bar components
Matlab status-bars are Java containers in which we can add GUI controls such as progress-bars, not just simple text labels
Matlab status-bars are Java containers in which we can add GUI controls such as progress-bars, not just simple text labels
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 UIINSPECT utility can be used to expand EditorMacro capabilities to non-text-insertion actions. This is how:
In his latest post on BlinkDagger, Quan Quach announced that the BlinkDagger blog will be frozen following co-author Daniel Sutoyo’s hiring by The MathWorks and the continuous strain of maintaining
EditorMacro is a new utility that enables setting keyboard macros in the Matlab editor. this post details its inner workings.