Tag Archives: Menubar

9 relevant articles found:

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

Disabling menu entries in deployed docked figures

Matlab’s standard menu items can and should be removed from deployed docked figures. This article explains how.

Categories: Figure window, Guest bloggers, High risk of breaking in future versions, Java, Listeners, Undocumented feature
Tags: , , , , , , , , , ,
14 Comments

Customizing menu items part 3

Matlab menu items can easily display custom icons, using just a tiny bit of Java magic powder.

Categories: GUI, Icons, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
39 Comments

Customizing menu items part 2

Matlab menu items can be customized in a variety of useful ways using their underlying Java object.

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

Customizing menu items part 1

Matlab menus can be customized in a variety of undocumented manners – first article of a series.

Categories: Figure window, GUI, Low risk of breaking in future versions, Semi-documented function
Tags: , , , , ,
10 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

Accessing plot brushed data

Plot data brushing can be accessed programmatically using very simple pure-Matlab code

Categories: Figure window, Handle graphics, Low risk of breaking in future versions, Undocumented feature
Tags: , , , , , ,
25 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

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