Hi everyone!
My question is about the opposite posted on the topic “How to recursively call the simulation for optimization”.
Instead of the Flexsim call a third-party software, I wonder how to make other software call recursively Flexsim.
E.g. On Excell VBA, is possible to create a loop function that can generate thousands of scenarios and then calculate the value of the function. The use of a loop is better than the use of the Experimenter on Flexsim to avoid error on large amount of experiments, and most of than you do not know previously on the star of the simulation optimization project.
Someone can help on the subject? May be using other programs as well.
Kind regards,
P.S. Attached is a simple example of what I’m trying to do on Excel VBA.