GIF Player

This function will display the animated GIF's in the figure window
5,7K Downloads
Aktualisiert 28. Mai 2009

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R14SP2
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Animation finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: gif

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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