0 at 12:00 PM
To: netlogo-devel
Subject: [netlogo-devel] Re: set a custom turtle variable
In an extension I'm wanting to extend the patch variable so that each patch
will have additional data stored with it.
This is like patches-own [myvariablename], but built into the extension. Below
I fo
In an extension I'm wanting to extend the patch variable so that each patch
will have additional data stored with it.
This is like patches-own [myvariablename], but built into the extension.
Below I found this response, which makes it look fairly difficult.
However, the reply is from 2012,