Animator

バージョン 1.1 (2.32 MB) 作成者: Ned Gulley
A tool for making GIF animation files
ダウンロード: 65
更新 2023/12/19

View Animator on File Exchange Open in MATLAB Online

Animator CI/CD 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 toolbox/examples/ directory, especially GettingStarted.mlx

MathWorks Products

Animator requires MATLAB release R2022a or newer.

License

The license is available in the License file within this repository.

引用

Ned Gulley (2024). Animator (https://github.com/gulley/Animator/releases/tag/v1.1), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2023b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1

See release notes for this release on GitHub: https://github.com/gulley/Animator/releases/tag/v1.1

1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。