Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.08 KB

readme.md

File metadata and controls

29 lines (18 loc) · 1.08 KB

Cosmos

How to run it?

To initiate the Cosmos software, first open the file runCosmosBeta.m and, if wanted, change any of the simulation options in the struct parameters. To run the program, just press the run button on MATLAB.

After pressing the button run, the simulation will automatically start, generating log messages on the MATLAB's Command Window.

In the last step of the simulation, the program generates and prints a list of the custom object names and the respective custom classes used in the Cosmos software.

To open the documentation for the custom classes used in Cosmos, enter this command in MATLAB's Command Window:

opendocs

To generate and open an updated UML class diagram for the Cosmos software, enter this command in MATLAB's Command Window:

openuml

Markdown help for editing this file can be found here and here.

Cosmos Beta @ University of Luxembourg, 2020.