Tag Archives: uicontrol

37 relevant articles found:

Matlab GUI training seminars – Zurich, 29-30 August 2017

Advanced Matlab training courses on Matlab User Interfaces (GUI) will be presented in Zurich Switzerland on 29-30 August, 2017

Categories: Public presentation
Tags: , , , , , , , , , ,
Leave a comment

Icon images & text in Matlab uicontrols

HTML can be used to add image icons to Matlab listbox and popup (drop-down) controls.

Categories: GUI, Icons, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
6 Comments

Aligning uicontrol contents

Matlab uicontrols can often be customized using plain HTML/CSS, without need for advanced Java.

Categories: GUI, Low risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
6 Comments

Listbox selection hacks

Matlab listbox selection can be customized in a variety of undocumented ways.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
4 Comments

Smart listbox & editbox scrollbars

Matlab listbox and multi-line editbox scrollbars can easily be made smarter, for improved appearance.

Categories: GUI, Java, Low risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
6 Comments

Sliders in Matlab GUI

Professional-looking slider controls can easily be integrated in Matlab GUI.

Categories: GUI, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
57 Comments

Unorthodox checkbox usage

There are various ways to display interactive split-panes in Matlab GUI. Uiextras flex-panels override a checkbox control’s CData to display a divider.

Categories: GUI, Medium risk of breaking in future versions, UI controls
Tags: , , ,
1 Comment

Customizing combobox popups

Matlab combobox (dropdown) popups can be customized in a variety of ways.

Categories: GUI, Java, Medium risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
8 Comments

Customizing listbox/combobox items

Matlab listboxes can be customized using custom Java cell-renderers.

Categories: GUI, Icons, Java, Medium risk of breaking in future versions, UI controls
Tags: , , ,
2 Comments

Undocumented button highlighting

Matlab button uicontrols can easily be highlighted by simply setting their Value property.

Categories: GUI, Low risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , , ,
Leave a comment