Tag Archives: Undocumented function

37 relevant articles found:

Types of undocumented Matlab aspects

This article lists the different types of undocumented/unsupported/hidden aspects in Matlab

Categories: High risk of breaking in future versions, Java, Low risk of breaking in future versions, Medium risk of breaking in future versions, Semi-documented feature, Semi-documented function, Undocumented feature, Undocumented function
Tags: , , , , , , , , ,
Leave a comment

Controlling plot data-tips

Data-tips are an extremely useful plotting tool that can easily be controlled programmatically.

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

Datenum performance

The performance of the built-in Matlab function datenum can be significantly improved by using an undocumented internal help function

Categories: Medium risk of breaking in future versions, Stock Matlab function, Undocumented function
Tags: , , , , ,
14 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

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

uisplittool & uitogglesplittool callbacks

Matlab’s undocumented uisplittool and uitogglesplittool are powerful toolbar controls – this article explains how to customize their behavior

Categories: Figure window, Java, Medium risk of breaking in future versions, Stock Matlab function, Undocumented feature
Tags: , , , , , ,
3 Comments

uisplittool & uitogglesplittool

Matlab’s undocumented uisplittool and uitogglesplittool are powerful controls that can easily be added to Matlab toolbars – this article explains how

Categories: Desktop, Figure window, Medium risk of breaking in future versions, Stock Matlab function, UI controls, Undocumented function
Tags: , , , , ,
9 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

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