Skip to content

Getting Started

James A Douthwaite edited this page Jul 21, 2021 · 1 revision

Getting Started

OpenMAS is a matlab tool, and so, requires a complete Matlab installation to run.

Known compliant versions:

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.

Setup

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.

Clone this wiki locally