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. February 29, 2012 8 Comments Read More »
New training courses I am now offering a new service of professional Matlab training, at your location. February 22, 2012 2 Comments Read More »
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. February 16, 2012 18 Comments Read More »
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. February 8, 2012 15 Comments Read More »
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. February 1, 2012 No Comments Read More »