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

4 次查看(过去 30 天)
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.

回答(1 个)

Gouri Chennuru
Gouri Chennuru 2020-11-5

类别

Help CenterFile Exchange 中查找有关 Environment and Settings 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by