Matlab toolstrip – part 5 (icons)
Icons can be specified in various ways for toolstrip controls and the app window itself.
Icons can be specified in various ways for toolstrip controls and the app window itself.
Images can be added to Matlab controls and labels in a variety of manners, documented and undocumented.
Matlab menu items can easily display custom icons, using just a tiny bit of Java magic powder.
Matlab's semi-documented tab panels can be customized using some undocumented hacks
This article shows how Matlab GUI tree nodes can be customized with checkboxes and similar controls
This article describes how to customize specific nodes of Matlab GUI tree controls created using the undocumented uitree function
Matlab's toolbars can be customized using a combination of undocumented Matlab and Java hacks. This article describes how to access existing toolbar icons and how to add non-button toolbar components.
System-tray icons and messages can be programmatically set and controlled from within Matlab, using new functionality available since R2007b.
System-tray icons can be programmatically set and controlled from within Matlab, using new functionality available since R2007b.