NetLogo-Mathematica Link's NLStart

15 views
Skip to first unread message

chris

unread,
Jun 17, 2019, 10:21:58 AM6/17/19
to netlogo-devel
Here is a small unexpected aspect of the NetLogo-Mathematica Link. There's also an easy workaround, but it's surprising that when starting the link with …

<<NetLogo`
NLStart["/Applications/NetLogo 6.0.4"]

and (eventually) finishing with

NLQuit[]

but keeping the current Mathematica kernel running, and starting up the link again with an intended different version of NetLogo, like this

<<NetLogo`
NLStart["/Applications/NetLogo 6.0.1"]

the actual NetLogo version usage doesn't change. The 6.0.4 version still boots. The workaround is to quit the Mathematica kernel before using <<NetLogo` again.
Reply all
Reply to author
Forward
0 new messages