Animated GIF

Really simple code to create animated GIF

Ahora está siguiendo esta publicación

Uses all images in a folder to create the GIF. Really simple code for a really simple task, but I've found it useful to have in your tools.
animatedGIF(fold, fname, delay): creates an animated gif named fname out of the images in folder fold (currently only JPEG images, can easily be extended)
optional argument delay sets the delay between frames (default 0.5)

Citar como

Adina Stoica (2026). Animated GIF (https://la.mathworks.com/matlabcentral/fileexchange/46048-animated-gif), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: gif, Average Temperature

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.1.0.0

Just changed a comment in the file

1.0.0.0