Is it possible to tell what MATLAB is "Busy" with?
8 ビュー (過去 30 日間)
表示 古いコメント
Hi,
Maybe a silly question, but it's just out of curiosity.
When matlab is stuck at "Busy" or is taking a really long time to execute a command, is it at all possible to see what it's doing live? Or if not, find out what part of the command it is/was stuck on?
Thanks in advance
0 件のコメント
採用された回答
Image Analyst
2021 年 1 月 24 日
You might be able to click the pause button and it will stop there, then hopefully if you click continue, it will continue.
2 件のコメント
Walter Roberson
2021 年 1 月 24 日
Unfortunately there is no "live" update of progress of any kind.
I've just made a suggestion to Mathworks -- but even if they implement it, I would imagine it would take a while. (Lead times are remarkably long. It is already nearly too late for new features for R2021b.)
その他の回答 (0 件)
参考
カテゴリ
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!