I am doing a ParametersVariation experiment. In each replication I’m writing in an excelfile, but it only saves the data from the last replication.
I have tried calling the functio excel_file.writeFile(); at the end of each replication but it still only saves the data from the last replication.