SciGui - Scilab GUI designer tool
SciGui is a simple tool for graphic user interface design. It allows to setup GUI figure and to add and modify graphic objects (push buttons, textfields, labels, etc.). Finally load and save functions are available, to manage a Scilab .sci file realizing the GUI. Produced .sci file must not be modified by hand but callbacks bodies, in order to let it readable by SciGui for further modifications. It is suggested to use external functions if complex processing is required in callbacks.
SciGui()