Animated gif as icon in appdesigner
11 views (last 30 days)
Show older comments
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 Comment
Kevin Chng
on 25 Oct 2018
Edited: Kevin Chng
on 25 Oct 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.
See Also
Categories
Find more on Animation 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!