Display animated GIF in app designer UIAxes
32 次查看(过去 30 天)
显示 更早的评论
Hi !
Is there a way to display an animated GIF image in app designer UIAxes ?
Thank you
1 个评论
Adam Danz
2020-9-24
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.
回答(1 个)
Mohammad Sami
2020-8-26
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!