Can anyone know how can display snapshot result during process is running ?

1 visualización (últimos 30 días)
Hii, I am taking a large Sequence of a snapshots . and I store in variable. but when I process on snapshot. I want to a Display Result of snapshot which is processed . How can i do this ??
  1 comentario
the cyclist
the cyclist el 22 de Feb. de 2014
Editada: the cyclist el 22 de Feb. de 2014
Please don't post the same question multiple times.
Your question is not very clear. Can you please add some more details. You might also want to read this: http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
I have deleted the others.
That being said, the site seems to be under a massive spam attack, so any question might have a hard time being answered right now. You might want to try again later after all these soccer and rugby message spam has stopped.

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 22 de Feb. de 2014
image(YourImageData)
or
imshow(YourImageData)
After you do either, call
drawnow()

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by