Transparent Matlab figure window
Matlab figure windows can be made fully or partially transparent/translucent or blurred - this article explains how
Matlab figure windows can be made fully or partially transparent/translucent or blurred - this article explains how
Disabling/enabling an entire figure window is impossible with pure Matlab, but is very simple using the underlying Java. This article explains how.
UDD provides a very convenient way to add customizable properties to existing Matlab object handles
This article explains how to use undocumented axes listeners for implementing multi-column plot legends
FIG files are actually MAT files in disguise. This article explains how this can be useful in Matlab applications.
Matlab's uipanel contains a hidden handle to the title label, which can be modified into a checkbox or radio-button control
This article describes several undocumented Matlab functions that support tab-panels
HG2 is presumably the next generation of Matlab graphics. This article tries to explore its features.
The plot objects' XLimInclude, YLimInclude, ZLimInclude, ALimInclude and CLimInclude properties are an important feature, that has both functional and performance implications.
Matlab plot axes have an undocumented LooseInset property that sets empty margins around the axes, and can be set to provide a tighter fit of the axes to their surroundings.