peak_movie, an Octave code which creates a sequence of frames of the peaks() data. From these frames, a gif animation is then created using the ImageMagick() function convert().
The program creates individual frames, one at a time, storing each frame as a separate JPG file. These frames can then be collected into a single animation or "movie" file in various ways.
The information on this web page is distributed under the MIT license.
peak_movie is available in a MATLAB version and an Octave version.