
Newest 'netlogo' Questions - Stack Overflow
Stack Overflow | The World’s Largest Online Community for Developers
Set Turtle to Specific Grid Location - NetLogo - Stack Overflow
Sep 21, 2021 · Set Turtle to Specific Grid Location - NetLogo Asked 4 years, 6 months ago Modified 4 years, 6 months ago Viewed 592 times
How to use list values inside lists in Netlogo - Stack Overflow
Apr 7, 2022 · How to use list values inside lists in Netlogo Asked 3 years, 11 months ago Modified 3 years, 11 months ago Viewed 2k times
How to Stop a simulation with a button in Netlogo
Sep 21, 2024 · I have my go function set to forever and I want to create a button that says stop to stop the simulation as i noticed that peers running the model dont press the go button again to stop it. …
How to fix "Nothing named ? has been defined" error in NetLogo 6.0.4
Feb 2, 2019 · I downloaded the modified random clusters code for generating neutral landscape models using the Millington's version of the modified random clusters approach in the NetLogo modeling …
How to I resolve "expected command" in NetLogo?
Oct 16, 2021 · I'm trying to get turtles in Netlogo to "stay put" for 20 clicks, before moving on (just going forward), but I keep getting "expected command" errors. Any idea where my bracketi...
NetLogo - How to show the current coordinates of a turtle
Nov 17, 2012 · NetLogo - How to show the current coordinates of a turtle Asked 14 years, 1 month ago Modified 10 years, 5 months ago Viewed 15k times
Netlogo let turtles random walk within an area - Stack Overflow
May 17, 2022 · Netlogo let turtles random walk within an area Asked 3 years, 10 months ago Modified 3 years, 10 months ago Viewed 656 times
NetLogo: 1 tick = how many seconds? - Stack Overflow
Aug 26, 2010 · An example: imagine that every patch in Netlogo is 40cm of real world, imagine that a human walks in a new patch in each tick. The average human speed while walking is estimated as …
Netlogo, how to delete link between turtles based on value they own
Jun 10, 2018 · Netlogo, how to delete link between turtles based on value they own Asked 7 years, 9 months ago Modified 7 years, 9 months ago Viewed 2k times