Hello,
I'm a newb so....
Can anyone help me get started figuring out how to add some code to my simulation which will write data from the simulation into a text file or excel spreadsheet so that I can access the data later and plot graphs etc?
So my simulation is called crab-evolution and basically at every tick or thousandth tick or whatever I would like to record various parameters from the program (like the parameters that I currently have displayed in the game)....but how do you save these parameters into a seperate data file?
Many thanks in advance for any help!
My