Editable combo-box
Matlab's popup menu (combo-box) control is quite limited in its abilities. This article explains how we can work around these limitations.
Matlab's popup menu (combo-box) control is quite limited in its abilities. This article explains how we can work around these limitations.
Undocumented features of Matlab editbox uicontrols enable immediate user-input data validation
Matlab's editbox can be customized in many useful manners
Matlab listboxes and editboxes can be used to display rich-contents HTML-formatted strings, which is ideal for log panels.
The Matlab Variables Editor can be accessed to provide immediate scrolling to a specified cell location.
There are multiple ways to retrieve meta-info about functions in Matlab.
The clear function has some non-trivial effects on Matlab performance.
A description of a sortable, groupable tree-table control that can be used in Matlab is provided.
Matlab contains multiple libraries for handling sparse data. These can report very detailed internal info.
Matlab's MEX API contains numerous undocumented functions, that can be extremely useful.
