Skip to content

NetLogo/Runs-Extension

Repository files navigation

NetLogo Runs Extension

This extension is intended to provide an API to interact with NetLogo's still in development Model Runs feature.

You can download the extension from here.

The extension currently provides only the runs:add-annotation primitive.

Usage

runs:add-annotation text

If there is a currently selected run in the Review tab, and that run is currently being recorded, adds an annotation containing text at the current (i.e., last) frame of the run. Does nothing otherwise.

Building

Run ./sbt package to build the extension.

If the build succeeds, runs.jar will be created.

Terms of Use

CC0

The NetLogo Runs extension is in the public domain. To the extent possible under law, Uri Wilensky has waived all copyright and related or neighboring rights.

About

An API for NetLogo's experimental Model Runs feature

Resources

Stars

Watchers

Forks

Packages