Transparent labels
Matlab labels can be set to a transparent background as well as padding.
Matlab labels can be set to a transparent background as well as padding.
Matlab listbox and multi-line editbox scrollbars can easily be made smarter, for improved appearance.
the ubiquitous findjobj utility has been significantly improved for speed for the most common use case.
An interactive search-box can easily be added to a Matlab figure toolbar for enhanced user experience.
A new File Exchange utility enables to easily design GUI tabs using Matlab's GUIDE
Matlab release R2015b's new "DPI-aware" nature broke some important functionality. Here's what can be done...
The figure's CurrentModifier property provides a simple and consistent way to retrieve keypress modifiers: alt-, control- and shift-clicks.
Several built-in components enable programmatic font selection in Matlab GUI - this article explains how.
It is easy and very useful to attach dynamic properties to Matlab graphics objects in run-time.