add my photo to gui
3 views (last 30 days)
Show older comments
i want to add my photo in gui permanently .but it require path of photo to add to graph . can't i directly copy and paste my photo on gui window (to a graph or any other option).
please help me regarding this.
thanks pawan kumar
0 Comments
Answers (1)
Fangjun Jiang
on 17 Sep 2011
My experience was that there was no GUI element for you to put a static image directly. Not sure if the new version of GUIDE provide that capability. There is a solution though. Follow this link.
Or use the 'CData' property of a PushButton or ToggleButton ot put in your image.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!