GIF Player

版本 1.1.0.0 (92.7 KB) 作者: Vihang Patil
This function will display the animated GIF's in the figure window
5.7K 次下载
更新时间 2009/5/28

查看许可证

This is a GIF player, which will play your animated GIF's in the figure or gui window.

Demo : gifplayer; %plays the animated crystal.gif file provided with this submission

Usage:
ex: gifplayer('animated.gif',0.1); %delay is in seconds

There could be more enhancements to this program which could be added on, so comments most welcome from the readers.

引用格式

Vihang Patil (2024). GIF Player (https://www.mathworks.com/matlabcentral/fileexchange/12673-gif-player), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Animation 的更多信息
致谢

启发作品: gif

Community Treasure Hunt

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

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

Improved Function handling

1.0.0.0

1.Used handles property effectively 2.Can be useful for users not having image processing toolbox