Tag Archives: Toolbar

14 relevant articles found:

Improving graphics interactivity

Matlab R2018b added default axes mouse interactivity at the expense of performance. Luckily, we can speed-up the default axes.

Categories: GUI, Handle graphics, Medium risk of breaking in future versions, Stock Matlab function
Tags: , , , ,
7 Comments

Reverting axes controls in figure toolbar

In R2018b the axes controls were removed from the figure toolbar, but this can be reverted.

Categories: Figure window, High risk of breaking in future versions, Undocumented feature
Tags: , , ,
6 Comments

Toolbar button labels

GUI toolbar button labels can easily be set and customized using underlying Java components.

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

Customizing figure toolbar background

Setting the figure toolbar’s background color can easily be done using just a tiny bit of Java magic powder. This article explains how.

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

Customizing the standard figure toolbar, menubar

The standard figure toolbar and menubar can easily be modified to include a list of recently-used files.

Categories: Figure window, Java, Medium risk of breaking in future versions, Undocumented function
Tags: , , , , ,
12 Comments

ScreenCapture utility

The ScreenCapture utility uses purely-documented Matlab for capturing a screen region as an image from within Matlab.

Categories: GUI, Java, Low risk of breaking in future versions
Tags: , , , ,
35 Comments

handle2struct, struct2handle & Matlab 8.0

This article explains how we can use a couple of undocumented functions in Matlab GUI, and what we can learn from this about Matlab’s future.

Categories: Handle graphics, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , , , , , ,
11 Comments

uisplittool & uitogglesplittool callbacks

Matlab’s undocumented uisplittool and uitogglesplittool are powerful toolbar controls – this article explains how to customize their behavior

Categories: Figure window, Java, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
3 Comments

uisplittool & uitogglesplittool

Matlab’s undocumented uisplittool and uitogglesplittool are powerful controls that can easily be added to Matlab toolbars – this article explains how

Categories: Desktop, Figure window, Medium risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented function
Tags: , , , , ,
9 Comments

Modifying default toolbar/menubar actions

The default Matlab figure toolbar and menu actions can easily be modified using simple pure-Matlab code. This article explains how.

Categories: Figure window, Handle graphics, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
9 Comments