I have a model that tracks energy levels in sheep, which I have defined as a breed. I have set up a monitor to calculate the mean energy level for the sheep, bu
I'm busy trying to plot the number of children (turtle breed 1) treated by an organisation (turtle breed 2). The organisations have a turtles-own variable calle
I'm new to NetLogo and I'm trying to create 2 sub-breeds (denoted by different shapes) within each breed for 2 breeds total (i.e. sharks and fishes). The chunks
I would like to clear shape file in NetLogo world but i can not do this. network line (on road shape file) is created and match with road shape file. Now i shou
I´m setting up some turtles randomly on the the map, then they have to change the color of the patches to show that they cultivated however some times the
I would like to know if it could be possible to visualize two distinct subnetworks (e.g., made up by turtles white and another one made up by turtles orange) wi
I need help with the following problem. I have turtles located in 3 different zones A, B, C. They have some properties turtle-own[place-to-go] patch-own[n-of-em
I would like to sum up one numeric properties (AT1) of patches that share the same ID and store the value for that ID (procedure simulation here-below). I start