How to include a picture in .fig using GUIDE and no .m file
Show older comments
The task is to include a picture in a .fig file using GUIDE, without using and generating the .m file (Tool --> GUIoption --> Generate FIG file only). It's clear I need to insert a Axes Box and using createFcn try to insert the picture. It seems that GUIDE does not recognise Matlab function like imshow('name.png').
Any ideas how to do it?
Accepted Answer
More Answers (0)
Categories
Find more on Environment and Settings in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!