Animated GIF

Really simple code to create animated GIF
274 download
Aggiornato 27 mar 2014

Visualizza la licenza

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)

Cita come

Adina Stoica (2024). Animated GIF (https://www.mathworks.com/matlabcentral/fileexchange/46048-animated-gif), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2013a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: gif, Average Temperature

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.1.0.0

Just changed a comment in the file

1.0.0.0