Category Archives: UI controls

52 relevant articles found:

Matlab toolstrip – part 6 (complex controls)

Multiple types of customizable controls can be added to Matlab toolstrips

Categories: Figure window, GUI, High risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
4 Comments

Matlab toolstrip – part 4 (control customization)

Matlab toolstrip components (controls) can be customized in various ways, including user-defined callbacks.

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

IP address input control

A built-in JIDE control can be used in Matlab GUI for IP-address entry/display.

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

Customizing uifigures part 3

As I have repeatedly posted in recent years, Matlab is advancing towards web-based GUI. The basic underlying technology is more-or-less stable: an HTML/Javascript webpage that is created-on-the-fly and rendered in a stripped-down browser window (based on Chromium-based jxBrowser in recent […]

Categories: Figure window, GUI, High risk of breaking in future versions, UI controls, Undocumented feature
Tags: , , ,
5 Comments

GUI formatting using HTML

HTML formatting an be used to align and background-color text within Matlab uicontrols such as buttons, listboxes, uitables etc.

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

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

Faster findjobj

the ubiquitous findjobj utility has been significantly improved for speed for the most common use case.

Categories: GUI, Handle graphics, High risk of breaking in future versions, Java, UI controls
Tags: , , , , ,
11 Comments