Customizing listbox/combobox items
Matlab listboxes can be customized using custom Java cell-renderers.
Matlab listboxes can be customized using custom Java cell-renderers.
Matlab listboxes can be enhanced with checkboxes next to each item.
Using pure-Java GUI in deployed Matlab apps requires a special yet simple adaptation.
There are several potential pitfalls when accessing Matlab classes from Matlab.
The checkClass utility enables easy listing of Java class methods.
R2014a changed the way in which Java objects expose events as Matlab callbacks.
An animated spinning icon label can easily be embedded in Matlab GUI.
JSON can easily be integrated in Matlab to achieve cross-platform standard API.
Explicit multi-threading can be achieved in Matlab by a variety of simple means.
Java object sizes are not reported by Matlab, but we can still estimate them using two free external utilities.