Animated GIF

版本 1.1.0.0 (787 字节) 作者: Adina Stoica
Really simple code to create animated GIF
274.0 次下载
更新时间 2014/3/27

查看许可证

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)

引用格式

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

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

启发作品: gif, Average Temperature

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Just changed a comment in the file

1.0.0.0