how to display images on axes

2 visualizaciones (últimos 30 días)
asif
asif el 23 de Abr. de 2014
Comentada: Jurgen el 24 de Abr. de 2014
now i have a gui with an axes where i display images that are outputs to matlab files.now i dont want to store those images.these images should directly be displayed on axes. also having multiple images these images get overlapped by the other ,means only the last output image gets displayed on axes. all i want is to display these multiple images whithout them being overlapped or needing to store them in any folder.axes should have a slide show like option where i view these multiple images one after another
  3 comentarios
asif
asif el 24 de Abr. de 2014
cause there was no solution,all i want is to have next or back navigating utility for my images,im on a project which i finished long back ,only to be stuck on this gui where i have to view images like a slide with navigating buttons.
Jurgen
Jurgen el 24 de Abr. de 2014
imdisp() on the file exchange should already have this functionality. E.g. if you have a cell array of length 10 containing 10 images then you can show one image and cycle through the other 9 with arrow keys (up/down).

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Images en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by