propertiesGUI
propertiesGUI is a utility that presents property-value structs in a convenient table format, useful in Matlab GUIs.
propertiesGUI is a utility that presents property-value structs in a convenient table format, useful in Matlab GUIs.
uiinspect is a Matlab utility that displays detailed information about an object's methods, properties and callbacks in a single GUI window.
The standard figure toolbar and menubar can easily be modified to include a list of recently-used files.
Some Matlab usage examples for the open-source Waterloo graphics package.
Waterloo is an open-source library that can significantly improve Matlab GUI.
Matlab's object-oriented class definition enables usage of some useful undocumented attributes.
The functionality of the xlsread function has changed without documentation or warning in the R2012a release.
Several undocumented features of the Matlab Profiler can make it much more useful - part 2 of series.
warnings can be trapped in a try-catch block just like regular errors. This articles explains how.
Matlab menu items can easily display custom icons, using just a tiny bit of Java magic powder.