how do I put waitbar inside a figure (Matlab 2016a)?
Show older comments
i want to put an waitbar (waitbar.m) inside figure, that figure has a plot.
like this image

2 Comments
Rik
on 25 Dec 2021
Wouldn't it be easy to simply put a progress bar in the original figure? A second axes with a patch object should do the trick.
karim karim
on 25 Dec 2021
Accepted Answer
More Answers (0)
Categories
Find more on App Building 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!