Display animated GIF in app designer UIAxes
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi !
Is there a way to display an animated GIF image in app designer UIAxes ?
Thank you
1 Commento
Adam Danz
il 24 Set 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.
Risposte (1)
Mohammad Sami
il 26 Ago 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 Commenti
Vedere anche
Categorie
Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!