Category Archives: Hidden property

42 relevant articles found:

Transparent Matlab figure window

Matlab figure windows can be made fully or partially transparent/translucent or blurred – this article explains how

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions
Tags: , , , , ,
18 Comments

Enable/disable entire figure window

Disabling/enabling an entire figure window is impossible with pure Matlab, but is very simple using the underlying Java. This article explains how.

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions
Tags: , , , ,
37 Comments

UDD Properties

UDD provides a very convenient way to add customizable properties to existing Matlab object handles

Categories: Guest bloggers, Hidden property, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
8 Comments

Multi-column (grid) legend

This article explains how to use undocumented axes listeners for implementing multi-column plot legends

Categories: Guest bloggers, Handle graphics, Hidden property, Listeners, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , , ,
5 Comments

FIG files format

FIG files are actually MAT files in disguise. This article explains how this can be useful in Matlab applications.

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

Panel-level uicontrols

Matlab’s uipanel contains a hidden handle to the title label, which can be modified into a checkbox or radio-button control

Categories: GUI, Handle graphics, Hidden property, Low risk of breaking in future versions, Stock Matlab function, UI controls
Tags: , , , , , ,
17 Comments

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: , , , , , , ,
116 Comments

Matlab’s HG2 mechanism

HG2 is presumably the next generation of Matlab graphics. This article tries to explore its features.

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , ,
13 Comments

Plot LimInclude properties

The plot objects’ XLimInclude, YLimInclude, ZLimInclude, ALimInclude and CLimInclude properties are an important feature, that has both functional and performance implications.

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

Axes LooseInset property

Matlab plot axes have an undocumented LooseInset property that sets empty margins around the axes, and can be set to provide a tighter fit of the axes to their surroundings.

Categories: Handle graphics, Hidden property, Low risk of breaking in future versions
Tags: , , , ,
21 Comments