Closed ThomasCNotts closed 9 years ago
If I run:
nw:save-matrix "GraphName.csv"
will the nodes be in turtle number order? Will the first row/column in the adjacency matrix ouput be Turtle 0?
If they are, how do I then output the values of a turtle-own variable in turtle number order? Does file-write output in turtle number order?
Thank you,
Thomas
duplicate of #151?
This is indeed a duplicate.
If I run:
will the nodes be in turtle number order? Will the first row/column in the adjacency matrix ouput be Turtle 0?
If they are, how do I then output the values of a turtle-own variable in turtle number order? Does file-write output in turtle number order?
Thank you,
Thomas