Display animated GIF in app designer UIAxes

32 views (last 30 days)
Hi !
Is there a way to display an animated GIF image in app designer UIAxes ?
Thank you
  1 Comment
Adam Danz
Adam Danz on 24 Sep 2020
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.

Sign in to comment.

Answers (1)

Mohammad Sami
Mohammad Sami on 26 Aug 2020
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.

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!