peak_movie


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.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

peak_movie is available in a MATLAB version and an Octave version.

Related Data and Programs:

peak_movie_test

Source Code:


Last revised on 19 March 2025.