Figure keypress modifiers
The figure's CurrentModifier property provides a simple and consistent way to retrieve keypress modifiers: alt-, control- and shift-clicks.
The figure's CurrentModifier property provides a simple and consistent way to retrieve keypress modifiers: alt-, control- and shift-clicks.
Matlab zoom, pan and rotate3d modes hijack the user's figure callbacks, but this can be overridden.
Matlab print events can be trapped by users to enable easy printout customization.
Matlab figure windows can be made undecorated (borderless, title-less).
A couple of internal Matlab bugs and their workarounds.
A couple of undocumented Matlab bugs have simple workarounds.
HG2 appears to be nearing release. It is now a stable mature system.
Setting the figure toolbar's background color can easily be done using just a tiny bit of Java magic powder. This article explains how.
The standard figure toolbar and menubar can easily be modified to include a list of recently-used files.
Annotation object can be programmatically set at, and pinned-to, plot axes data points.