>>>>> "swedishturtle" == swedishturtle < swedishturtle%40yahoo.ca">swedishturtle
yahoo.ca> writes:
swedishturtle> Hello everyone, I'm fairly new to exporting data from a
swedishturtle> Netlogo model and was wondering if there is a way to
swedishturtle> export data as an array. At the moment i'm just using
swedishturtle> lists and am exporting all my data into one column. I
swedishturtle> am hoping i can export each iteration of data into a new
swedishturtle> column so i can analyze the progress of each turtle over
swedishturtle> time.
You might look at File Output Example, in the Code Examples section of
the Models Library, and see if it's similar to what you want.
I'm not sure I understand what you mean by "as an array". The word
"array" normally refers to something stored in memory; it doesn't
normally refer to the way data is stored in an output file.
Perhaps it would be clearer if you showed us an example of what you want
the output to look like?
--
Seth Tisue / http://tisue.net
lead developer, NetLogo: http://ccl.northwestern.edu/netlogo/
.