Category Archives: Low risk of breaking in future versions

Unlikely to break in future Matlab versions. Usually indicates a supported but mis-documented feature or a feature in very wide use throughout the Matlab system. If it does break in a future Matlab version, then a warning message is likely to appear before the feature completely breaks in some yet-more-future version.

Using spinners in Matlab GUI

Spinner controls can easily be added to Matlab GUI. This article explains how.

Categories: GUI, Java, Low risk of breaking in future versions
Tags: , ,
1 Comment

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: , , ,
11 Comments

Recovering previous editor state

Recovering the previous state of the Matlab editor and its loaded documents is possible using a built-in backup config file.

Categories: Desktop, Low risk of breaking in future versions, Undocumented feature
Tags: , , ,
7 Comments

Command Window text manipulation

Special control characters can be used to format text output in Matlab’s Command Window.

Categories: Desktop, Low risk of breaking in future versions, Stock Matlab function
Tags:
3 Comments

Converting Java vectors to Matlab arrays

Converting Java vectors to Matlab arrays is pretty simple – this article explains how.

Categories: Java, Low risk of breaking in future versions
Tags: , ,
1 Comment

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