Skip to content

Releases: mattools/GenericDialog

GenericDialog v1.0

26 Jul 09:26
2673d69
Compare
Choose a tag to compare

First release of GenericDialog for Matlab.

As the name suggests, the contribution consists in a simple generic dialog for Matlab, to quickly prompt a set of parameters. The design is based on the "GenericDialog" class from the ImageJ software, and mimics its functionalities.

The implementation is based on the GUILayout Toolbox, making the dialog easily resizable.