Display animated GIF in app designer UIAxes
조회 수: 12 (최근 30일)
이전 댓글 표시
Hi !
Is there a way to display an animated GIF image in app designer UIAxes ?
Thank you
댓글 수: 1
Adam Danz
2020년 9월 24일
Note, as of r2020a, animated GIFs can be displayed with app buttons. If the gif is the only thing you plan to put on the uiaxes, you could use a large button without using a callback function.
답변 (1개)
Mohammad Sami
2020년 8월 26일
No you can't display animated gif on uiaxes. However if there is no constraint on using uiaxes, you can use uihtml or uiimage or uibutton to display animated gif.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!