close Simulation Manager command
15 ビュー (過去 30 日間)
表示 古いコメント
What is the command to close Simulation Manager for 2020a?
0 件のコメント
回答 (1 件)
Pratheek Punchathody
2021 年 2 月 16 日
Looks like this issue is known to the developers and I have also bought this issue to the notice of the concerned people and they are working on it and may be available in the future releases.
1 件のコメント
Frank van Rens
2022 年 2 月 1 日
I use this command ina for loop to start the simulation manager:
simOut = parsim(in, 'ShowSimulationManager','on', 'ShowProgress', 'on')
But many simulation manager UI windows appear.
How can I close the simulation manager UI programatically, is there a handle to each window?
I use matlab R2021b.
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!