0
votes

I have a main agent and another agent. I have a view area in the other agent and when I run the simulation, I want to be able to swap between both agents. What do I write to do this.

1

1 Answers

0
votes

Depends on your actual setup. Please first study "where am I and how do I get to" in the help. Once you understand these principles, you can use the myViewArea.navigateTo() function.

Also check (literally all!) example models. Their navigation is doing the same.