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
-
Back to basics 23 - Triangular matrix
1001 Solvers
-
Duplicate each element of a vector.
605 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
202 Solvers
-
Fahrenheit to Celsius converter
552 Solvers
-
4571 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!