The Graphic User Interfaces (GUIs) of COSMOSS were written with the appdesigner of Matlb. I used to use GUIDE wordle for the GUIs but found the appdesigner is much scalable.
Editing Main GUI
To edit the GUIs, you need to call the appdesigner command with the '.mlapp' files. For example, to edit the main GUI, I can type the following in the Matlab working space[^PS]:
> appdesigner COSMOSS
You should see the appdesigner interface shows up as following:
The above figure shows the design view, which allows you to edit the graphical elements. The other tab on the top right named 'Code View' will give you access to the source code for further editing: