Hide waitbar in Live Editor

10 views (last 30 days)
Jaime López
Jaime López on 21 Nov 2017
Commented: Jaime López on 21 Sep 2020
Hi. Is there any way to hide the waitbar() in the live script itself while maintaining it as a separate figure?
What I have is:

Accepted Answer

Julian Dönges
Julian Dönges on 18 Sep 2020
You can use uiprogressdlg for a progress bar that does not show in the live script.

More Answers (0)

Categories

Find more on Dialog Boxes 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!