Set images to be shown as slide in app designer user interface.

4 visualizaciones (últimos 30 días)
THULYO NEDER
THULYO NEDER el 28 de Oct. de 2020
Comentada: Rik el 26 de Dic. de 2020
Hey
I have a set of images that are displayed according to the script I wrote.
I would like to display these images in the app designer user interface instead to create a new figure for each image.
I managed a way to display image in app designer user interface by adding axes and using imshow (I, 'Parent', app.UIAxes).
However, I want to create a slide in this axis to display all these images in series and add 2 buttons, where the user can pass ahead and pass back these images any time after it be shown.
There is no specific number of images, because the script encompasses a conditional command that varies the images number to be displayed.
My MATLAB version is R2018b.
Ideas for help?
If you need any other clarifications, let me know.
Thanks.

Respuestas (1)

Gouri Chennuru
Gouri Chennuru el 5 de Nov. de 2020

Categorías

Más información sobre Environment and Settings en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by