GIF Player

This function will display the animated GIF's in the figure window

您现在正在关注此提交

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 (2026). GIF Player (https://ww2.mathworks.cn/matlabcentral/fileexchange/12673-gif-player), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: gif

类别

Help CenterMATLAB Answers 中查找有关 Animation 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
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