How can I insert an image into MATLAB App Designer?
1 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
采纳的回答
Sean de Wolski
2019-11-11
编辑:Sean de Wolski
2019-11-11
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.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!