Font selection components
Several built-in components enable programmatic font selection in Matlab GUI - this article explains how.
Several built-in components enable programmatic font selection in Matlab GUI - this article explains how.
Matlab may hang when using passive FTP commands such as mput and dir. A simple workaround is available to fix this.
Java inner classes and enumerations can be used in Matlab with a bit of tweaking.
Several hacks that facilitate using the static Java classpath in Matlab are explained.
JGraph is a powerful open-source Java library that can easily be integrated in Matlab figures.
Professional-looking slider controls can easily be integrated in Matlab GUI.
Matlab includes a variety of undocumented internal controls that can be used for an auto-completion component.
Matlab figure windows can be made undecorated (borderless, title-less).
Matlab uipanel controls can be customized using Java in ways that are impossible with plain Matlab.
Matlab combobox (dropdown) popups can be customized in a variety of ways.