add my photo to gui
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Fangjun Jiang
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!