how to represent when I have a process in progress?

hi, how to display an hourglass? or similarity? or is there another thing to say I'm processing data?
(should be displayed when the function is still running)

1 件のコメント

Dyuman Joshi
Dyuman Joshi 2023 年 11 月 24 日
@piero, You seem to have replied on the post, but I can't find it rn. I guess you deleted your response.
Did you have any problem integrating waitbar (or any other function) in your code?

サインインしてコメントする。

 採用された回答

Dyuman Joshi
Dyuman Joshi 2023 年 11 月 24 日

0 投票

"hi, how to display an hourglass? or similarity?"
Check out waitbar.
Options from FEX include - progressbar, statusbar, text progress bar etc etc
" or is there another thing to say I'm processing data?"
There's a "Busy" sign at the bottom left corner when MATLAB is executing a code.
It disappears when the code has been fully executed, or there is some error.

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeApp Building についてさらに検索

質問済み:

2023 年 11 月 24 日

コメント済み:

2023 年 11 月 24 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by