Tag Archives: schema.class

8 relevant articles found:

Draggable plot data-tips

Matlab’s standard plot data-tips can be customized to enable dragging, without being limitted to be adjacent to their data-point.

Categories: Handle graphics, Hidden property, High risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
6 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

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

Undocumented cursorbar object

Matlab’s internal undocumented graphics.cursorbar object can be used to present dynamic data-tip cross-hairs

Categories: Handle graphics, High risk of breaking in future versions, Stock Matlab function, Undocumented function
Tags: , , , , ,
40 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

uiundo – Matlab’s undocumented undo/redo manager

The built-in uiundo function provides easy yet undocumented access to Matlab’s powerful undo/redo functionality. This article explains its usage.

Categories: Figure window, GUI, High risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented feature, Undocumented function
Tags: , , , , , , ,
2 Comments

Displaying hidden handle properties

I present two ways of checking undocumented hidden properties in Matlab Handle Graphics (HG) handles

Categories: Hidden property, High risk of breaking in future versions
Tags: , , , , ,
14 Comments