powered by
Runs a short test if nlrx runs on the local system
test_nlrx(nlpath, nlversion)
Provide a path to a netlogo folder
Matching version string of the provided NetLogo folder (e.g. "6.1.1")
Runs a short test if nlrx runs on the local system. Reports TRUE if successful!
if (FALSE) { test_nlrx(nlpath="/Users/xyz/netlogo/NetLogo 6.1.1", nlversion="6.1.1") }
Run the code above in your browser using DataLab