Undocumented scatter plot jitter
Matlab's scatter plot can automatically jitter data to enable better visualization of distribution density.
Matlab's scatter plot can automatically jitter data to enable better visualization of distribution density.
Copy-on-write and in-place data manipulations are very useful Matlab performance improvement techniques.
Several alternatives are explored for dynamic array growth performance in Matlab loops.
Preallocation is a standard Matlab speedup technique. Still, it has several undocumented aspects.
Matlab menu items can easily display custom icons, using just a tiny bit of Java magic powder.
Matlab menu items can be customized in a variety of useful ways using their underlying Java object.
Matlab menus can be customized in a variety of undocumented manners - first article of a series.
Matlab plot axes ticks can be customized in a way that will automatically update whenever the tick values change.
The new MathWorks Plot Gallery provides access to some plotting examples on the File Exchange. Numerous others are available, extending the customizability of Matlab graphics.
The default spy Easter-egg image in the spy function has recently changed.
