Hi all,
I have a model where there are multiple GUI's and currently we have created multiple simulation configs. I want to know if there's a way where we can run/execute multiple GUI's concurrently?
I want to create one single simulation config such that if I run the main GUI , I am able to run other GUI's based on the signal sent from main GUI.
Is there any way to access GUI object at run time n execute it?
Kindly assist me in this regard