Monthly Archives: February 2012

5 relevant articles found:

Profiling Matlab memory usage

mtic and mtoc were a couple of undocumented features that enabled users of past Matlab releases to easily profile memory usage.

Categories: High risk of breaking in future versions, Memory, Stock Matlab function, Undocumented function
Tags: , , , ,
8 Comments

New training courses

I am now offering a new service of professional Matlab training, at your location.

Categories: Uncategorized
Tags:
2 Comments

Using Java Collections in Matlab

Java includes a wide selection of data structures that can easily be used in Matlab programs – this article explains how.

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

Matlab mex in-place editing

Editing Matlab arrays in-place can be an important technique for optimizing calculations. This article shows how to do it using Mex.

Categories: Guest bloggers, High risk of breaking in future versions, Memory, Mex, Stock Matlab function, Undocumented feature
Tags: , , , ,
15 Comments

MLintFailureFiles or: Why can’t I save my m-file?!

Sometimes Matlab gets into a state where it cannot use a valid m-file. This article explains what can be done.

Categories: Medium risk of breaking in future versions, Stock Matlab function
Tags: , ,
Leave a comment