String/char compatibility
Backward compatibility of strings in function inputs is a challenge, that can be assisted with an undocumented builtin function.
Backward compatibility of strings in function inputs is a challenge, that can be assisted with an undocumented builtin function.
Password fields and spinner controls can easily be embedded in Matlab GUIs.
Matlab's popup menu (combo-box) control is quite limited in its abilities. This article explains how we can work around these limitations.
There are multiple ways to retrieve meta-info about functions in Matlab.
Matlab exposes undocumented info about its internal math libraries; these libraries can be upgraded manually.
HG behaviors are an important aspect of Matlab graphics that enable custom control of handle functionality.
Matlab menus can be customized in a variety of undocumented manners - first article of a series.
The javacomponent function is very useful for placing Java components on-screen, but has a few quirks.
This article lists the different types of undocumented/unsupported/hidden aspects in Matlab
This article explains how to align Java component background color with a Matlab color.