Insert image in AppDesigner GUI
81 次查看(过去 30 天)
显示 更早的评论
I need to include PNG and JPG files inside an AppDesigner GUI, however I've not found yet a way to do it. Could anybody help me?
0 个评论
采纳的回答
Chris Portal
2016-5-11
编辑:Eric Sargent
2020-5-22
For releases R2016b to R2018b, you can plot image data into a UIAXES.
If you're looking to display image data from a file, the new App Designer button component provides an Icon property that accepts image files. You can reference the following documentation:
2 个评论
Walter Roberson
2016-8-18
If you want to know whether it will be available in R2016b and you are eligible for the Preview, then download the preview and test. Information about forthcoming releases is under Non Disclosure Agreement so the people who know (one way or the other) cannot answer the question here.
更多回答(3 个)
Melinda Toth-Zubairi
2019-3-25
Starting in R2019a you can use the uiimage function to create an image component in App Designer apps. See the following post for more information.
0 个评论
Walter Roberson
2016-5-8
2 个评论
Image Analyst
2016-5-8
Yes. Hopefully just until the next release in September. Not being able to display images would be a major outage. I'm actually surprised they released it yet without that capability.
另请参阅
类别
在 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!