show lots of frames

Hi if I want to show many frames that look like a video.
"imshow(uint8(xz(:,:,:,2)))"
this is my current code that one frame
if I have some of frame then how to show first frame and second frame and third frame and...
I try to use "step"and set up zeros array that put some of frames ,but fail

Respuestas (1)

Walter Roberson
Walter Roberson el 30 de Abr. de 2012

0 votos

This requires the image processing toolbox (the same toolbox that has imshow() )
See also videofig in the FEX

La pregunta está cerrada.

Etiquetas

Preguntada:

Pan
el 30 de Abr. de 2012

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by