Tag Archives: HG2

34 relevant articles found:

Customizing axes part 3 – Backdrop

Matlab HG2 axes can be customized in many different ways. This article explains some of the undocumented aspects.

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

Customizing axes part 2

Matlab HG2 axes can be customized in many different ways. This article explains some of the undocumented aspects.

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

Customizing axes rulers

HG2 axes can be customized in numerous useful ways. This article explains how to customize the rulers.

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

Property value change listeners

HG handle property changes can be trapped in a user-defined callback.

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

Performance: accessing handle properties

Handle object property access (get/set) performance can be significantly improved using dot-notation.

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

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

Waterloo graphics beta

The Waterloo graphics library extends Matlab graphics with numerous customizable plots that can be embedded in Matlab figures.

Categories: Guest bloggers, Handle graphics, Java, Medium risk of breaking in future versions
Tags: , , , , ,
11 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

Matlab installation take 2

A list of suggested config changes to the default Matlab installation is detailed.

Categories: Desktop, Low risk of breaking in future versions
Tags: , ,
32 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