GIF Player

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

You are now following this Submission

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.

Cite As

Vihang Patil (2026). GIF Player (https://uk.mathworks.com/matlabcentral/fileexchange/12673-gif-player), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: gif

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes 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