UDD Events and Listeners
UDD event listeners can be used to listen to property value changes and other important events of Matlab objects
UDD event listeners can be used to listen to property value changes and other important events of Matlab objects
UDD provides a very convenient way to add customizable properties to existing Matlab object handles
UDD objects can be grouped in structured hierarchies - this article explains how
This article explains how to create and test custom UDD packages, classes and 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
FIG files are actually MAT files in disguise. This article explains how this can be useful in Matlab applications.
Events raised in Java code can be caught and handled in Matlab callback functions - this article explains how
Matlab's Workspace table context-menu can be configured with user-defined actions - this article explains how.
Java components added to Matlab GUIs do not participate in the standard focus cycle - this article explains how to fix this problem.