Hi,
I am trying to do a Monte Carlo simulation on my model. I am varying the inputs based on a Normal distribution to see how the output behaves.
I need help with 2 things here.
1. Is there a way to automate the execution of the simulation, so that it simulates multiple times (say 1000 times)
2. is it possible to capture the data in a .csv file by appending it, so that i get data from all the simulations, and that it is not overwritten everytime the simulation runs.
BR
Saurya