add my photo to gui
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Fangjun Jiang
2011년 9월 17일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!