Tag Archives: Mex

14 relevant articles found:

Parsing mlint (Code Analyzer) output

The Matlab Code Analyzer (mlint) has a lot of undocumented functionality just waiting to be used.

Categories: Medium risk of breaking in future versions, Mex, Stock Matlab function, Undocumented feature
Tags: , , , ,
8 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

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

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