Animation

Export a numbered sequence of plots to turn into a movie
517 Downloads
Updated 23 Nov 2016

View License

Movies made by combining a sequence of images in an external program (e.g., QuickTime Pro, ffmpeg) can be significantly higher-quality than the screen-scraped images produced by Matlab's built-in movie tools. This code handles the overhead of exporting and numbering the files. It also includes functions for panning or zooming an image, and for smoothly starting and stopping the displayed motion.

Cite As

Ross Hatton (2024). Animation (https://www.mathworks.com/matlabcentral/fileexchange/47043-animation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Animation in Help Center and MATLAB Answers
Acknowledgements

Inspired by: cosspace

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1.0

Bug-fix of path construction for windows machines.

1.0.0.0