UDD and Java
UDD provides built-in convenience methods to facilitate the integration of Matlab UDD objects with Java code - this article explains how
UDD provides built-in convenience methods to facilitate the integration of Matlab UDD objects with Java code - this article explains how
UDD event listeners can be used to listen to property value changes and other important events of Matlab objects
UDD classes underlie many of Matlab's handle-graphics objects and functionality. This article introduces these classes.
This article explains how to use undocumented axes listeners for implementing multi-column plot legends
Events raised in Java code can be caught and handled in Matlab callback functions - this article explains how
Inactive Matlab uicontrols cannot normally display their tooltips. This article shows how to do this with a combination of undocumented Matlab and Java hacks.
Matlab slider uicontrols do not enable a continuous-motion callback by default. This article explains how this can be achieved using undocumented features.
The Matlab Desktop's Command-Window prompt can easily be modified using some undocumented features
The EditorMacro utility was extended to support built-in Matlab Editor and Command-Window actions and key-bindings. This post describes the changes and the implementation details.
Matlab has a hidden/unsupported built-in mechanism for easy implementation of context-sensitive help