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!