AnyLogic 6 Discussion

I would like to create a user interface which allow the user to choose between two simulations: one is the normal simulation, the other is the "optimalization" simulation. I already has this "optimalization" by creating a new simulation. I use two button in the nomal simulation window to let the user choose which simulation they want to run. How can I invoke this "optimalization" simulation if the user want to run the "optimalization"? thanks run
These experiments should be invoked separately from each other. There is no possibility to implement your idea. It is a restriction of AnyLogic architecture. You may implement this only with a Custom Experiment.