In App Designer, how to provide a user for the simulation status?
3 次查看(过去 30 天)
显示 更早的评论
Hi,
I'm using App Designer on MATLAB 2017a, I want to add two features to my App:
1) indicator that shows how long the code is running, can be in percentage or any kind of indicator. because sometimes my code took so long time, so I want the user to anticipate a long waiting time when he sees how slow his problem is running,
2) associated with this, I want to add a STOP button that can interrupt and stop the simulation.
Any hints how I can do these two function in App Designer?
Thanks
2 个评论
Doug Rilee
2018-11-30
Hello,
Were you ever able to figure this problem out. I am trying to check for SimulationStatus so I can call startUpFcn() a second time to intialize the model after it is running.
Thank you,
Doug
Yaqub Mahnashi
2018-12-3
Hi Doug
I tried that time but then stopped but still willing to do it. I will try again and update you if it is running. and Kindly, let me know if you have it operational.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!