This is my second post on the NetLogo GIS extension. The GIS map below shows the villages along with the turtle agents that belong to each ...
                                Read More 
                                
Home / CSV
Showing posts with label CSV. Show all posts
Showing posts with label CSV. Show all posts
Getting a value from a specific field in a .CSV file
The code below can be used to retrieve a specific field in a .csv file. In my previous example, each row has 10 values(e.g.  1,1,1,1,4,2,2,2...
                                Read More 
                                
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 
                                
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 
                                
Reading from .CSV file
   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 
                                
Subscribe to:
Comments
                            (
                            Atom
                            )