Display animated GIF in app designer UIAxes
37 views (last 30 days)
Show older comments
Hi !
Is there a way to display an animated GIF image in app designer UIAxes ?
Thank you
1 Comment
Adam Danz
on 24 Sep 2020
Note, as of r2020a, animated GIFs can be displayed with app buttons. If the gif is the only thing you plan to put on the uiaxes, you could use a large button without using a callback function.
Answers (1)
Mohammad Sami
on 26 Aug 2020
No you can't display animated gif on uiaxes. However if there is no constraint on using uiaxes, you can use uihtml or uiimage or uibutton to display animated gif.
0 Comments
See Also
Categories
Find more on Migrate GUIDE Apps 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!