Tag Archives: Undocumented property

HG2 update

HG2 appears to be nearing release. It is now a stable mature system.

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

Pinning annotations to graphs

Annotation object can be programmatically set at, and pinned-to, plot axes data points.

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

Types of undocumented Matlab aspects

This article lists the different types of undocumented/unsupported/hidden aspects in Matlab

Categories: High risk of breaking in future versions, Java, Low risk of breaking in future versions, Medium risk of breaking in future versions, Semi-documented feature, Semi-documented function, Undocumented feature, Undocumented function
Tags: , , , , , , , , ,
Leave a comment

getundoc – get undocumented object properties

getundoc is a very simple utility that displays the hidden (undocumented) properties of a specified handle object.

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

Controlling plot data-tips

Data-tips are an extremely useful plotting tool that can easily be controlled programmatically.

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

Minimize/maximize figure window

Matlab figure windows can easily be maximized, minimized and restored using a bit of undocumented magic powder

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , ,
21 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: , , , , , ,
7 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: , , , , , , ,
2 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: , , , , , ,
6 Comments

Plot performance

Undocumented inner plot mechanisms can be used to significantly improved plotting performance

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