Tag Archives: schema.prop

18 relevant articles found:

Matlab toolstrip – part 2 (ToolGroup App)

Matlab users can create custom Apps with toolstrips and docked figures.

Categories: Desktop, Figure window, GUI, High risk of breaking in future versions, Java, Undocumented feature
Tags: , , , ,
11 Comments

Adding custom properties to GUI objects

It is very easy to add custom user-defined properties and methods to GUI handles and Java references in Matlab.

Categories: GUI, Handle graphics, Java, Low risk of breaking in future versions, Undocumented feature
Tags: , , , ,
5 Comments

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

Property value change listeners

HG handle property changes can be trapped in a user-defined callback.

Categories: GUI, Handle graphics, Listeners, Low risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , ,
14 Comments

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

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: , , , , ,
37 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: , , , ,
18 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: , , , , , ,
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