Category Archives: Semi-documented feature

Improving fwrite performance

Standard file writing performance can be improved in Matlab in surprising ways.

Categories: Low risk of breaking in future versions, Semi-documented feature, Stock Matlab function
Tags: ,
7 Comments

Matlab-Java memory leaks, performance

Internal fields of Java objects may leak memory – this article explains how to avoid this without sacrificing performance.

Categories: Java, Low risk of breaking in future versions, Memory, Semi-documented feature, Stock Matlab function
Tags: , , ,
30 Comments

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

Customizing uitree nodes – part 1

This article describes how to customize specific nodes of Matlab GUI tree controls created using the undocumented uitree function

Categories: GUI, Java, Medium risk of breaking in future versions, Semi-documented feature
Tags: , , , , ,
4 Comments

Undocumented XML functionality

Matlab’s built-in XML-processing functions have several undocumented features that can be used by Java-savvy users

Categories: Java, Low risk of breaking in future versions, Semi-documented feature, Stock Matlab function
Tags: ,
6 Comments

Legend ‘-DynamicLegend’ semi-documented feature

The built-in Matlab legend function has a very useful semi-documented feature for automatic dynamic update, which is explained here.

Categories: GUI, Listeners, Medium risk of breaking in future versions, Semi-documented feature, Stock Matlab function
Tags: , , ,
16 Comments