GIF Player

This function will display the animated GIF's in the figure window
5,7K téléchargements
Mise à jour 28 mai 2009

Afficher la licence

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.

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R14SP2
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Animation dans Help Center et MATLAB Answers
Remerciements

A inspiré : gif

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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