Effacer les filtres
Effacer les filtres

how to represent when I have a process in progress?

3 vues (au cours des 30 derniers jours)
piero
piero le 24 Nov 2023
Commenté : Dyuman Joshi le 24 Nov 2023
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 commentaire
Dyuman Joshi
Dyuman Joshi le 24 Nov 2023
@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?

Connectez-vous pour commenter.

Réponse acceptée

Dyuman Joshi
Dyuman Joshi le 24 Nov 2023
"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.

Plus de réponses (0)

Catégories

En savoir plus sur Dialog Boxes dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by