Clear Filters
Clear Filters

Create a movie of different imagesc

2 views (last 30 days)
Dario
Dario on 29 Mar 2018
Answered: Image Analyst on 29 Mar 2018
From a for cycle I obtain 423 different imagesc on a single figure (While the simulation is running I see in this figure all the imagesc). How can I create a video that shows the change of this imagescs? Thank you!

Answers (1)

Image Analyst
Image Analyst on 29 Mar 2018
See my attached demo. Replace surf() with imagesc().

Community Treasure Hunt

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

Start Hunting!