How can I insert an image into MATLAB App Designer?

2 views (last 30 days)
I am running R2017a. I saw on the Mathworks site that Image is supposed to be one of the components in the Component Library, but it's not in mine. Was this added in a future Matlab update?
Thank you.

Accepted Answer

Sean de Wolski
Sean de Wolski on 11 Nov 2019
Edited: Sean de Wolski on 11 Nov 2019
Yes, uiimage was added in a newer release, R2019a. Upgrading should be your best option but if it's not, you can add an axes and then imshow an image to that axes.

More Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!