Tag Archives: Figure

19 relevant articles found:

Builtin PopupPanel widget

We can use a built-in Matlab popup-panel widget control to display lightweight popups that are attached to a figure window.

Categories: Figure window, GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
1 Comment

Matlab GUI training seminars – Zurich, 29-30 August 2017

Advanced Matlab training courses on Matlab User Interfaces (GUI) will be presented in Zurich Switzerland on 29-30 August, 2017

Categories: Public presentation
Tags: , , , , , , , , , ,
Leave a comment

Figure window customizations

Matlab figure windows can be customized in numerous manners using the underlying Java Frame reference.

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

Figure keypress modifiers

The figure’s CurrentModifier property provides a simple and consistent way to retrieve keypress modifiers: alt-, control- and shift-clicks.

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

Capturing print events

Matlab print events can be trapped by users to enable easy printout customization.

Categories: Figure window, Guest bloggers, Medium risk of breaking in future versions, Undocumented feature
Tags: , , ,
3 Comments

Another couple of Matlab bugs and workarounds

A couple of internal Matlab bugs and their workarounds.

Categories: Desktop, Figure window, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , ,
32 Comments

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

Docking figures in compiled applications

Figures in compiled applications cannot officially be docked since R2008a, but this can be done using a simple undocumented trick.

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