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.
参考
カテゴリ
Help Center および File Exchange で Animation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!