Animator

Version 1.0 (2.31 MB) by Ned Gulley
A tool for making GIF animation files

11 Downloads

Updated 27 Oct 2022

From GitHub

View License on GitHub

View Animator on File Exchange Open in MATLAB Online

GitHub issues by-label GitHub Repo stars

Animator

Animator is a tool for making GIF animation files from MATLAB® code.

Rotating membrane

Setup

Here's how it works.

  1. Create an M-file that generates the plot that you want to animate.
  2. 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.

How it works

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
Created with R2022b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

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

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.