Spy Easter egg take 2
The default spy Easter-egg image in the spy function has recently changed.
The default spy Easter-egg image in the spy function has recently changed.
Java classes can easily be extended in Matlab, using pure Matlab code.
Matlab's internal memory structure is explored and discussed.
Editing Matlab arrays in-place can be an important technique for optimizing calculations. This article shows how to do it using Mex.
Recovering the previous state of the Matlab editor and its loaded documents is possible using a built-in backup config file.
This article lists the different types of undocumented/unsupported/hidden aspects in Matlab
Undocumented Secrets of Matlab-Java Programming (ISBN 9781439869031) is a book dedicated to the integration of Matlab and Java.
The information of whether or not an axes is zoomed or panned can easily be inferred from an internal undocumented object.
Multi-line tooltips are very easy to set up, once you know your way around a few undocumented hiccups.
Matlab checkboxes can easily be made to support tri-state functionality.