Category Archives: Hidden property

42 relevant articles found:

Draggable plot data-tips

Matlab’s standard plot data-tips can be customized to enable dragging, without being limitted to be adjacent to their data-point.

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

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

Handle Graphics Behavior

HG behaviors are an important aspect of Matlab graphics that enable custom control of handle functionality.

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
5 Comments

Getting default HG property values

Matlab has documented how to modify default property values, but not how to get the full list of current defaults. This article explains how to do this.

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

uiinspect

uiinspect is a Matlab utility that displays detailed information about an object’s methods, properties and callbacks in a single GUI window.

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

Determining axes zoom state

The information of whether or not an axes is zoomed or panned can easily be inferred from an internal undocumented object.

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

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

Uitable sorting

Matlab’s uitables can be sortable using simple undocumented features

Categories: GUI, Handle graphics, Hidden property, High risk of breaking in future versions, Java, Semi-documented function, Stock Matlab function, Undocumented feature
Tags: , , , , , , , , ,
46 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: , , , , , ,
51 Comments