Animated gif as icon in appdesigner
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is there a way I could use an animated gif as the icon of a button in an AppDesigner Button or Lamp component?
Thank you. Luca
1 Commento
Kevin Chng
il 25 Ott 2018
Modificato: Kevin Chng
il 25 Ott 2018
I afraid you can't do that now. I'm not sure how about future release/version
Unless you read them into frame, then read the frame in your for loop, and display it in your button. However, it might affected what you want to program, since you have kept running the for loop, else the animated will be stopped.
Vedere anche
Categorie
Scopri di più su Animation 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!