Skip to content

GenericDialog v1.0

Latest
Compare
Choose a tag to compare
@dlegland dlegland released this 26 Jul 09:26
· 2 commits to master since this release
2673d69

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.