Problem 1284. Animated GIF Creator
This Challenge is to execute the Function Template which has a fully functional Animated GIF creator of a shape related to a Zernike polynomial, as seen below.
Based on the Elastic Collision 1 - D I asked my Team how to create a GIF using Matlab. The response was a splendid implementation. There are multiple links inside mathworks on Animated GIF creation. Mathworks Create a GIF, Mathworks File Exchange GIF
The Function Template example is courtesy of Team. I added a few comments. This implementation uses refreshdata and imwrite.
![](https://sites.google.com/site/razapor/matlab_cody/Zernike_n80_32_256.gif?attredirects=0)
Other methods of GIF creation are welcome. Place a comment with your favorite GIF method and I will try to add example GIF outputs. (Max size 256x256)
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers23
Suggested Problems
-
138 Solvers
-
Matrix with different incremental runs
520 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
483 Solvers
-
601 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
382 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!