Animated gif as icon in appdesigner
12 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Kevin Chng
am 25 Okt. 2018
Bearbeitet: Kevin Chng
am 25 Okt. 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.
Siehe auch
Kategorien
Mehr zu Animation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!