uigetfile/uiputfile customizations
A file-selector dialog window that includes an integrated preview panel is shown and explained.
A file-selector dialog window that includes an integrated preview panel is shown and explained.
HTML can be used to add image icons to Matlab listbox and popup (drop-down) controls.
Matlab uicontrols can often be customized using plain HTML/CSS, without need for advanced Java.
MLAPP files created by AppDesigner can be inspected and manipulated outside AppDesigner.
Matlab's new web-based uifigures can be customized in a variety of undocumented ways.
Matlab figure windows can be customized in numerous manners using the underlying Java Frame reference.
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.