Two years ago, I was able to embed Netlogo models in Moodle using an available plugin uploaded to Moodle's website. But I couldn...
Read More
Home / Archive for May 2015
Writing Data to a Text File
Sometimes, I want to load the same set of turtles and data to my model. To keep it handy for me, I created the writeData procedure wh...
Read More
Assigning Meaningful Colors to Turtles
By default, NetLogo creates turtles with random colors, and to get rid of it, I normally assign a single color upon calling the create-turtl...
Read More
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...
Read More
Connecting or Linking Turtles from a CSV File
I have worked on a small social network model which uses an external file that contains all the information related to the person agents suc...
Read More
Subscribe to:
Posts
(
Atom
)