Animated gif as icon in appdesigner
11 次查看(过去 30 天)
显示 更早的评论
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 个评论
Kevin Chng
2018-10-25
编辑:Kevin Chng
2018-10-25
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.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!