Writing Data to a Text File Add Comment Edit 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
Reading from .CSV file 5 Comments Edit I've been working on a project that involves rows of household community data. The records are stored in an Excel file which I conver... Read More