Mar-23-2019, 02:26 PM
Hello everybody,
I have a problem. I have a CSV file and I use this file in my program. From my output I make a new csv file but I would like to use this output again as input for 100 times. For example i want to see the 50th simulation. So the same csv file has to update.
I thought to make a for loop f.e: my input is L and the output is C. But I don’t know how to integrate this in the loop. Someone some tips/help?
Thank you all.
I have a problem. I have a CSV file and I use this file in my program. From my output I make a new csv file but I would like to use this output again as input for 100 times. For example i want to see the 50th simulation. So the same csv file has to update.
I thought to make a for loop f.e: my input is L and the output is C. But I don’t know how to integrate this in the loop. Someone some tips/help?
Thank you all.