Spicing up Matlab uicontrol tooltips
Matlab uicontrol tooltips can be spiced-up using HTML and CSS, including fonts, colors, tables and images
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
cprintf is a utility that utilized undocumented Matlab desktop functionalities to display color and underline-styled formatted text in the Command Window
Matlab's built-in cellfun function has an undocumented option to significantly improve performance in some cases.
The Matlab Command Window enables a limited degree of inline color customization - this post describes how to use it
I present two ways of checking undocumented hidden properties in Matlab Handle Graphics (HG) handles
This post details undocumented callbacks exposed by the underlying Java object of Matlab uicontrols, that can be used to modify the control's behavior in a multitude of different events