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.
Matlab does not normally provide information about the Java calls on the stack trace. A simple trick can show us this information.
mtic and mtoc were a couple of undocumented features that enabled users of past Matlab releases to easily profile memory usage.
I am now offering a new service of professional Matlab training, at your location.
Java includes a wide selection of data structures that can easily be used in Matlab programs - this article explains how.
Editing Matlab arrays in-place can be an important technique for optimizing calculations. This article shows how to do it using Mex.
Sometimes Matlab gets into a state where it cannot use a valid m-file. This article explains what can be done.
Spinner controls can easily be added to Matlab GUI. This article explains how.
Internal fields of Java objects may leak memory - this article explains how to avoid this without sacrificing performance.
Recovering the previous state of the Matlab editor and its loaded documents is possible using a built-in backup config file.
2011 has seen a continued steady growth in readership of this website. This post takes an overview of past achievements and future plans.
