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.

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
-
Reverse the Words (not letters) of a String
450 Solvers
-
Program an exclusive OR operation with logical operators
725 Solvers
-
Switch matrix to a column vector
360 Solvers
-
570 Solvers
-
Is this triangle right-angled?
6040 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!