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)
Zitieren als
Adina Stoica (2025). Animated GIF (https://www.mathworks.com/matlabcentral/fileexchange/46048-animated-gif), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Robotics and Autonomous Systems > Simulink 3D Animation > Classic Virtual Reality World > Share Visualizations > Record and Play Animations >
- Aerospace and Defense > Simulink 3D Animation > Classic Virtual Reality World > Share Visualizations > Record and Play Animations >
- Automotive > Simulink 3D Animation > Classic Virtual Reality World > Share Visualizations > Record and Play Animations >
Tags
Quellenangaben
Inspiriert: gif, Average Temperature
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | Just changed a comment in the file |
||
1.0.0.0 |