Customizing uiundo
This article describes how Matlab's undocumented uiundo undo/redo manager can be customized
This article describes how Matlab's undocumented uiundo undo/redo manager can be customized
The built-in uiundo function provides easy yet undocumented access to Matlab's powerful undo/redo functionality. This article explains its usage.
The scatter plot function has an undocumented behavior when plotting more than 100 points: it returns a single unified patch object handle, rather than a patch handle for each specific
Matlab uicontrol tooltips can be spiced-up using HTML and CSS, including fonts, colors, tables and images
Matlab's built-in tic/toc functions have an undocumented option enabling multiple nested clockings
Matlab's built-in cellfun function has an undocumented option to significantly improve performance in some cases.
The built-in Matlab function spy has an undocumented feature (Easter egg) when it is called with no input arguments.