Category Archives: Figure window

Tab panels – uitab and relatives

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

Categories: Figure window, GUI, Handle graphics, Hidden property, Java, Low risk of breaking in future versions, Semi-documented function
Tags: , , , , , , ,
55 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: , ,
6 Comments

New information on HG2

More information on Matlab’s new HG2 object-oriented handle-graphics system

Categories: Figure window, Handle graphics, High risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , ,
Leave a comment

FindJObj GUI – display container hierarchy

The FindJObj utility can be used to present a GUI that displays a Matlab container’s internal Java components, properties and callbacks.

Categories: Figure window, GUI, Handle graphics, High risk of breaking in future versions, Java, UI controls, Undocumented feature
Tags: , , , , , ,
3 Comments

FindJObj – find a Matlab component’s underlying Java object

The FindJObj utility can be used to access and display the internal components of Matlab controls and containers. This article explains its uses and inner mechanism.

Categories: Figure window, GUI, Handle graphics, High risk of breaking in future versions, Java, UI controls, Undocumented feature
Tags: , , , , , ,
19 Comments

GUI integrated browser control

A fully-capable browser component is included in Matlab and can easily be incorporated in regular Matlab GUI applications. This article shows how.

Categories: Figure window, GUI, Handle graphics, Java, Medium risk of breaking in future versions, UI controls
Tags: , , , , ,
8 Comments