Monthly Archives: March 2012

4 relevant articles found:

Extending a Java class with UDD

Java classes can easily be extended in Matlab, using pure Matlab code.

Categories: Guest bloggers, Java, Medium risk of breaking in future versions, Undocumented feature
Tags: , , , ,
14 Comments

Expanding urlread capabilities

The built-in urlread functions has severe limitations. This article explains how to solve them.

Categories: Guest bloggers, Java, Low risk of breaking in future versions, Stock Matlab function
Tags: ,
17 Comments

Matlab’s internal memory representation

Matlab’s internal memory structure is explored and discussed.

Categories: Guest bloggers, High risk of breaking in future versions, Memory, Mex, Undocumented feature
Tags: , , , ,
9 Comments

Java stack traces in Matlab

Matlab does not normally provide information about the Java calls on the stack trace. A simple trick can show us this information.

Categories: Java, Low risk of breaking in future versions
Tags: ,
4 Comments