Tag Archives: Java

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: , , ,
9 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

Common javacomponent problems

The javacomponent function is very useful for placing Java components on-screen, but has a few quirks.

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

Reasons for undocumented Matlab aspects

There are many reasons for the numerous undocumented aspects in Matlab – this article explains them.

Categories: Java, Mex
Tags: , ,
Leave a 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