how to add a gif file to a published code

hi, I would like to publish my matlab code, and add a GIF file to the published document. how can it be done?
I tried using :
% <<filename.gif>>
but only got a snapshot from the gif.
many thanks.

Respuestas (1)

Aniket
Aniket el 11 de Jun. de 2025

0 votos

As far as I know, PDF does not support GIF, and hence only the snapshot is shown once it's saved. Instead, you can use export command in live editor to publish your code to a HTML file which supports GIFs.
Hope this helps!

Categorías

Más información sobre Printing and Saving en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 13 de Jun. de 2016

Respondida:

el 11 de Jun. de 2025

Community Treasure Hunt

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

Start Hunting!

Translated by