Animated gif as icon in appdesigner
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Kevin Chng
el 25 de Oct. de 2018
Editada: Kevin Chng
el 25 de Oct. de 2018
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.
Ver también
Categorías
Más información sobre Animation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!