Tag Archives: uitools

20 relevant articles found:

Customizing uitree nodes – part 1

This article describes how to customize specific nodes of Matlab GUI tree controls created using the undocumented uitree function

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented feature
Tags: , , , , ,
21 Comments

Customizing uitree

This article describes how to customize Matlab GUI tree controls created using the undocumented uitree function

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented function
Tags: , , , ,
43 Comments

uitree

This article describes the undocumented Matlab uitree function, which displays data in a GUI tree component

Categories: GUI, Handle graphics, Java, Low risk of breaking in future versions, Semi-documented function
Tags: , , , , ,
78 Comments

Tab panels – uitab and relatives

This article describes several undocumented Matlab functions that support tab-panels

Categories: Figure window, GUI, Handle graphics, Hidden property, Java, Low risk of breaking in future versions, Semi-documented function
Tags: , , , , , , ,
116 Comments

Customizing uiundo

This article describes how Matlab’s undocumented uiundo undo/redo manager can be customized

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented feature
Tags: , , , , , ,
9 Comments

uiundo – Matlab’s undocumented undo/redo manager

The built-in uiundo function provides easy yet undocumented access to Matlab’s powerful undo/redo functionality. This article explains its usage.

Categories: Figure window, GUI, High risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented feature, Undocumented function
Tags: , , , , , , ,
2 Comments

Undocumented mouse pointer functions

Matlab contains several well-documented functions and properties for the mouse pointer. However, some very-useful functions have remained undocumented and unsupported. This post details their usage.

Categories: Figure window, GUI, Low risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , ,
33 Comments

Figure toolbar components

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.

Categories: Figure window, GUI, Icons, Java, Medium risk of breaking in future versions, Semi-documented function
Tags: , , , , , ,
48 Comments

Context-Sensitive Help

Matlab has a hidden/unsupported built-in mechanism for easy implementation of context-sensitive help

Categories: Figure window, GUI, Hidden property, Listeners, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , , , , ,
10 Comments

Setting status-bar text

The Matlab desktop and figure windows have a usable statusbar which can only be set using undocumented methods. This post shows how to set the status-bar text.

Categories: Desktop, Figure window, GUI, Java, Medium risk of breaking in future versions
Tags: , , , , ,
32 Comments