GIF Player
by Vihang Patil
17 Oct 2006
(Updated 28 May 2009)
This function will display the animated GIF's in the figure window
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
| Other requirements |
1.Tested in R14SP2 for windows XP, have not tested on other platforms.
2.Users having Image Processing ToolBox will have better results. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (7) |
| 18 Oct 2006 |
Jos x@y.z
|
|
|
| 18 Oct 2006 |
Vihang Patil
|
|
|
| 14 Dec 2007 |
Rahul Gandhi
|
|
|
| 14 Dec 2007 |
John Hopkins
|
|
|
| 30 Jan 2009 |
Troy
|
|
|
| 03 Nov 2010 |
Daniel
|
|
|
| 04 Nov 2010 |
Daniel
|
|
|
| Updates |
| 18 Oct 2006 |
Comments altered according the user review |
| 19 Oct 2006 |
Revision:
Date: 19th Oct 2006
Multiple Gif's can be called upon which can be opened in new figure window.
ex: figure;gifplayer;
ex: figure;gifplayer('abcd.gif',0.1); and so on. |
| 21 Jan 2008 |
1.Used handles property effectively 2.Can be useful for users not having image processing toolbox |
| 28 May 2009 |
Improved Function handling |
|
Contact us at files@mathworks.com