You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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)
Cite As
Adina Stoica (2026). Animated GIF (https://ch.mathworks.com/matlabcentral/fileexchange/46048-animated-gif), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: gif, Average Temperature
General Information
- Version 1.1.0.0 (787 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
