Animator
Animator is a tool for making GIF animation files from MATLAB® code.
Setup
Here's how it works.
- Create an M-file that generates the plot that you want to animate.
- Indicate which parameter you want to change and how (this needs to be an assignment statement of the form "a = 1").
The Animator then manipulates your code and takes snapshots of the resulting plot. These snapshots are gathered into the GIF animation file and saved to disk.
For more information, look at the documentation files in the code/doc/ directory, especially GettingStarted.mlx
MathWorks Products
Requires MATLAB release R2022a or newer.
License
The license is available in the License file within this repository
Cite As
Ned Gulley (2023). Animator (https://github.com/gulley/Animator/releases/tag/v1.0), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
doc
doc
Version | Published | Release Notes | |
---|---|---|---|
1.0 |
|