Category Archives: Listeners

22 relevant articles found:

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

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

Multi-column (grid) legend

This article explains how to use undocumented axes listeners for implementing multi-column plot legends

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

Matlab callbacks for Java events

Events raised in Java code can be caught and handled in Matlab callback functions – this article explains how

Categories: High risk of breaking in future versions, Java, Listeners, Semi-documented function, Undocumented feature, Undocumented function
Tags: , , , , ,
88 Comments

Inactive Control Tooltips & Event Chaining

Inactive Matlab uicontrols cannot normally display their tooltips. This article shows how to do this with a combination of undocumented Matlab and Java hacks.

Categories: Guest bloggers, GUI, Handle graphics, Hidden property, Java, Listeners, Medium risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented function
Tags: , , , , , , , ,
8 Comments

Continuous slider callback

Matlab slider uicontrols do not enable a continuous-motion callback by default. This article explains how this can be achieved using undocumented features.

Categories: GUI, Java, Listeners, Medium risk of breaking in future versions, UI controls
Tags: , , , , , , ,
56 Comments

setPrompt – Setting the Matlab Desktop prompt

The Matlab Desktop’s Command-Window prompt can easily be modified using some undocumented features

Categories: Desktop, High risk of breaking in future versions, Java, Listeners, Semi-documented function, Undocumented feature
Tags: , , , , ,
15 Comments

EditorMacro v2 – setting Command Window key-bindings

The EditorMacro utility was extended to support built-in Matlab Editor and Command-Window actions and key-bindings. This post describes the changes and the implementation details.

Categories: Desktop, High risk of breaking in future versions, Java, Listeners
Tags: , , ,
4 Comments

Context-Sensitive Help

Matlab has a hidden/unsupported built-in mechanism for easy implementation of context-sensitive help

Categories: Figure window, GUI, Hidden property, Listeners, Medium risk of breaking in future versions, Semi-documented function, Stock Matlab function
Tags: , , , , , ,
10 Comments