Extending a Java class with UDD
Java classes can easily be extended in Matlab, using pure Matlab code.
Java classes can easily be extended in Matlab, using pure Matlab code.
The built-in urlread functions has severe limitations. This article explains how to solve them.
Matlab's internal memory structure is explored and discussed.
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.
