Performance: accessing handle properties
Handle object property access (get/set) performance can be significantly improved using dot-notation.
Handle object property access (get/set) performance can be significantly improved using dot-notation.
Matlab's fprintf command has an undocumented hack to display orange-colored text.
Matlab includes some numerical gotchas that we should be careful to avoid...
Matlab's standard plot data-tips can be customized to enable dragging, without being limitted to be adjacent to their data-point.
There are multiple ways to retrieve meta-info about functions in Matlab.
Matlab contains multiple libraries for handling sparse data. These can report very detailed internal info.
A couple of undocumented Matlab bugs have simple workarounds.
HG2 appears to be nearing release. It is now a stable mature system.
There are many different ways of improving Matlab's standard save function performance.
Standard file writing performance can be improved in Matlab in surprising ways.