guimaker is a command line tool for creating graphical user interfaces
(GUI) in Scilab.
The GUIs are based on the available uicontrol objects in Scilab.
guimaker() can be used either for generating GUIs within programs, or it can be
used for creating Scilab source code which serve as a starting point for
more advanced programming of GUIs.
menumaker() has been added as a frontend for the scilab command uimenus(). Its
purpose is to add systems of menus to a figure using a similar input definition
as guimaker.
Changes in version 1.7:
* No changes from version 1.6! Reloaded to make it available in atoms under
Scilab 5.4.