Waterloo graphics beta
The Waterloo graphics library extends Matlab graphics with numerous customizable plots that can be embedded in Matlab figures.
The Waterloo graphics library extends Matlab graphics with numerous customizable plots that can be embedded in Matlab figures.
HG2 appears to be nearing release. It is now a stable mature system.
The built-in function ishghandle accepts a second input argument with the expected handle type.
Some HG functions also accept inputs parameters in a struct fields rather than the normal P-V pairs format.
HG behaviors are an important aspect of Matlab graphics that enable custom control of handle functionality.
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.
Annotation object can be programmatically set at, and pinned-to, plot axes data points.
Matlab's scatter plot can automatically jitter data to enable better visualization of distribution density.
Matlab plot axes ticks can be customized in a way that will automatically update whenever the tick values change.