Tag Archives: Donn Shull

10 relevant articles found:

Adding dynamic properties to graphic handles

It is easy and very useful to attach dynamic properties to Matlab graphics objects in run-time.

Categories: GUI, Handle graphics, High risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented feature, Undocumented function
Tags: , , , , , ,
4 Comments

Simulink Data Dictionary

Simulink contains undocumented public API for access to its data dictionary functionality.

Categories: Guest bloggers, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
15 Comments

Extending a Java class with UDD

Java classes can easily be extended in Matlab, using pure Matlab code.

Categories: Guest bloggers, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , ,
14 Comments

Minimize/maximize figure window

Matlab figure windows can easily be maximized, minimized and restored using a bit of undocumented magic powder

Categories: Figure window, GUI, Hidden property, Java, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , ,
51 Comments

UDD and Java

UDD provides built-in convenience methods to facilitate the integration of Matlab UDD objects with Java code – this article explains how

Categories: High risk of breaking in future versions, Java, Listeners, Undocumented feature, Undocumented function
Tags: , , , ,
4 Comments

UDD Events and Listeners

UDD event listeners can be used to listen to property value changes and other important events of Matlab objects

Categories: Guest bloggers, Listeners, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
32 Comments

UDD Properties

UDD provides a very convenient way to add customizable properties to existing Matlab object handles

Categories: Guest bloggers, Hidden property, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
8 Comments

Hierarchical Systems with UDD

UDD objects can be grouped in structured hierarchies – this article explains how

Categories: Guest bloggers, Handle graphics, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
5 Comments

Creating a simple UDD class

This article explains how to create and test custom UDD packages, classes and objects

Categories: Guest bloggers, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature, Undocumented function
Tags: , , , , , ,
3 Comments

Introduction to UDD

UDD classes underlie many of Matlab’s handle-graphics objects and functionality. This article introduces these classes.

Categories: Guest bloggers, Handle graphics, Listeners, Medium risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , , , , ,
7 Comments