-
Notifications
You must be signed in to change notification settings - Fork 49
Getting Started
James A Douthwaite edited this page Jul 21, 2021
·
1 revision
OpenMAS is a matlab tool, and so, requires a complete Matlab installation to run.
Below is a list of Matlab versions in which OpenMAS has been tested:
- 2021a
- 2020b/2020a
- 2019b/2019a
For practical reasons I cannot validate this repository beyond the 2019 versions. If anyone is able to verify another version, please let me know.
Once Matlab is installed:
- Clone the repository to your computer
- Open Matlab
- Change the working directory to the location of the repository (i.e the highest level; containing the examples)
- Execute example_setup.m
If your matlab installation is setup correctly, the example should complete and generate a series of figures. The resulting figures can be found on your desktop in a folder named "openmas-data".
You can now begin designing your own scenarios.