getundoc – get undocumented object properties
getundoc is a very simple utility that displays the hidden (undocumented) properties of a specified handle object.
getundoc is a very simple utility that displays the hidden (undocumented) properties of a specified handle object.
Data-tips are an extremely useful plotting tool that can easily be controlled programmatically.
Matlab's uitable can be customized in many different ways. A detailed report explains how.
There are several undocumented ways in Matlab to get CPU and clock data
Matlab has several internal color-selection components that can easily be integrated in Matlab GUI
Matlab figure windows can easily be maximized, minimized and restored using a bit of undocumented magic powder
The performance of the built-in Matlab function datenum can be significantly improved by using an undocumented internal help function
Matlab figure windows can be blurred using a semi-transparent overlaid window - 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.