Parsing mlint (Code Analyzer) output
The Matlab Code Analyzer (mlint) has a lot of undocumented functionality just waiting to be used.
The Matlab Code Analyzer (mlint) has a lot of undocumented functionality just waiting to be used.
The built-in function ishghandle accepts a second input argument with the expected handle type.
A demo GUI that shows the effects of using different look-and-feels, including the JTatoo library, is presented.
Some HG functions also accept inputs parameters in a struct fields rather than the normal P-V pairs format.
HG behaviors are an important aspect of Matlab graphics that enable custom control of handle functionality.
Matclipse is an open-source plugin for the popular Eclipse IDE that connects it with Matlab.
Setting the figure toolbar's background color can easily be done using just a tiny bit of Java magic powder. This article explains how.
Matlab has documented how to modify default property values, but not how to get the full list of current defaults. This article explains how to do this.
A very common Matlab hang is apparently due to an internal timing problem that can easily be solved.
propertiesGUI is a utility that presents property-value structs in a convenient table format, useful in Matlab GUIs.
