Tag Archives: Toolbar

14 relevant articles found:

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

uicontrol side-effect: removing figure toolbar

Matlab’s built-in uicontrol function has a side-effect of removing the figure toolbar. This was undocumented until lately. This article describes the side-effect behavior and how to fix it.

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

Figure toolbar customizations

Matlab’s toolbars can be customized using a combination of undocumented Matlab and Java hacks. This article describes how to customize the Matlab figure toolbar.

Categories: Figure window, GUI, Java, Medium risk of breaking in future versions
Tags: , , , ,
24 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