Tag Archives: Semi-documented function

33 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

21 Comments

Customizing uitree

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

43 Comments

uitree

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

78 Comments

The javacomponent function

Matlab’s built-in javacomponent function can be used to display Java components in Matlab application – this article details its usages and limitations

68 Comments

Matlab DDE support

Windows DDE is an unsupported and undocumented feature of Matlab, that can be used to improve the work-flow in the Windows environment

7 Comments

Tab panels – uitab and relatives

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

116 Comments

Matlab layout managers: uicontainer and relatives

Matlab contains a few undocumented GUI layout managers, which greatly facilitate handling GUI components in dynamically-changing figures.

25 Comments

Matlab and the Event Dispatch Thread (EDT)

The Java Swing Event Dispatch Thread (EDT) is very important for Matlab GUI timings. This article explains the potential pitfalls and their avoidance using undocumented Matlab functionality.

40 Comments

setPrompt – Setting the Matlab Desktop prompt

The Matlab Desktop’s Command-Window prompt can easily be modified using some undocumented features

15 Comments

Customizing print setup

Matlab figures print-setup can be customized to automatically prepare the figure for printing in a specific configuration

9 Comments