I implemented a program to simulate flocking behaviour of birds in processing, however i would like to analyse the scale free behaviour of the simulation. For that reason i would need to plot a graph for the analysis. I don't have a problem plotting the graph. My problem is with getting the values i need from the simulation and using them as input for my graph which is a different Processing program all together.
Thank you for any ideas or thoughts.