Using In-Radius To Link Nearby Turtles


I have used in-radius to gather information from patches and turtles for several times, but just recently tried in-radius to create links of nearby turtles. Here's the procedure:

to network  
   ask turtles [ 
      create-links-with other turtles in-radius network-radius
   ]
end

Just make sure to create the network-radius slider in the interface panel :)
Share on Google Plus

About SSabal

:)
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment