Scrolling and choosing image to display on figure.
Mostrar comentarios más antiguos
Hi there, I have a bunch of images. After some processing, I want to display them. However there are a lot of them. So I want to do 2 things:
1) Be able to press forward and back arrows to change picture - to scroll them like in standard image viewer.
2) Have an edit window on my figure, where I can write a number of image to be displayed.
Is it possible to do? Tried to do it with
prompt='Choose your file or enter it';
str = input(prompt);
Don't like it as long as I have to switch between figure and command window of Matlab.
Thanks in advance.
1 comentario
Mikhail
el 10 de Sept. de 2014
Respuesta aceptada
Más respuestas (1)
A Jenkins
el 10 de Sept. de 2014
0 votos
Categorías
Más información sobre White en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!