Animated gif as icon in appdesigner

19 views (last 30 days)
Luca Della Santina
Luca Della Santina on 24 Oct 2018
Edited: Adam Danz on 29 Apr 2020
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
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.

Sign in to comment.

Answers (1)

Adam Danz
Adam Danz on 28 Apr 2020
Edited: Adam Danz on 28 Apr 2020

Categories

Find more on Animation in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!