Adding image to MAtalb App
3 views (last 30 days)
Show older comments
Maximilian Hart
on 25 Jan 2020
Answered: Image Analyst
on 26 Jan 2020
I am unable to add an image into my App using the "image" componenet from the component library.
I click and drag the block onto my app, select browse then select my image. But it just does't appear??
Any help?!
Thanks!
0 Comments
Accepted Answer
Image Analyst
on 26 Jan 2020
Call imread() and imshow() in your startup code for the app.
0 Comments
More Answers (0)
See Also
Categories
Find more on Image Processing Toolbox 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!