Info

This question is closed. Reopen it to edit or answer.

how to animate in matlab

1 view (last 30 days)
Ahmad Al-jelali
Ahmad Al-jelali on 29 Sep 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
hi guys,
I have a 30*7 matrix which represents passengers on a aircraft with the 6 columns having 1's and the middle column is zero's. I have written a script to show the matrix going from 1's to 0's as passengers leave the aircraft but I would like to make a small video instead of having 60 pages of output. How can I make a small video on Matlab? ANY HELP!!!!!

Answers (1)

KSSV
KSSV on 29 Sep 2016
Making gif in MATLAB:
https://in.mathworks.com/matlabcentral/answers/94495-how-can-i-create-animated-gif-images-in-matlab
Making video in MATLAB:

Community Treasure Hunt

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

Start Hunting!