Create a movie of different imagesc
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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!
0 comentarios
Respuestas (1)
Image Analyst
el 29 de Mzo. de 2018
See my attached demo. Replace surf() with imagesc().
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!