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!