How to create a gif

1 view (last 30 days)
Bradley Flynn
Bradley Flynn on 16 Mar 2016
Commented: Adam Danz on 1 Apr 2022
Let's say I have a gray scale image with n layers like so
size(Image) = [p, q, n]
and I want to create a gif over the n layers. How would I go about this?

Accepted Answer

Walter Roberson
Walter Roberson on 16 Mar 2016
  3 Comments
Opeyemi Kehinde
Opeyemi Kehinde on 1 Apr 2022
Is there another way to do it, if I don't have an updated version (R2022a)
Adam Danz
Adam Danz on 1 Apr 2022
Yes; see the link shared in Walter Roberson's answer.

Sign in to comment.

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!