An interesting uitree utility
ExploreStruct is a utility that shows how custom uitrees can be integrated in Matlab GUI
ExploreStruct is a utility that shows how custom uitrees can be integrated in Matlab GUI
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 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
This article shows how to display graph-theory diagrams in Matlab using several different Java libraries
JFreeChart is an open-source charting library that can easily be integrated in Matlab