Tag Archives: schema.prop

Setting class property types

Matlab’s class properties have a simple and effective mechanism for setting their type.

Categories: Medium risk of breaking in future versions, Undocumented feature
Tags: , , , , ,
12 Comments

Setting axes tick labels format

Matlab plot axes ticks can be customized in a way that will automatically update whenever the tick values change.

Categories: Handle graphics, Listeners, Medium risk of breaking in future versions, Undocumented function
Tags: , , , ,
5 Comments

getundoc – get undocumented object properties

getundoc is a very simple utility that displays the hidden (undocumented) properties of a specified handle object.

Categories: Handle graphics, Hidden property, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , ,
8 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: , , , , , ,
14 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: , , , , , ,
7 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: , , , , , ,
4 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: , , , , , ,
1 Comment

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

The javacomponent function

Matlab’s built-in javacomponent function can be used to display Java components in Matlab application – this article details its usages and limitations

Categories: GUI, Handle graphics, Java, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function, UI controls
Tags: , , , , ,
21 Comments

New information on HG2

More information on Matlab’s new HG2 object-oriented handle-graphics system

Categories: Figure window, Handle graphics, High risk of breaking in future versions, Undocumented feature, Undocumented function
Tags: , , , , , ,
1 Comment