Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How can I diplsy images in gui panel? For each image I have to associate one radio button, How to implement this in gui?
조회 수: 3 (최근 30일)
이전 댓글 표시
I'm able to diplay the panel in gui, but how to display the image withiin this panel. If I'm using Axes(handle.axes1), its giving error 'unknown axes1'.
댓글 수: 0
답변 (1개)
Jing
2013년 5월 10일
You can learn from the following answer:
For the error message you got, Is it handle.axes1? or handes.axes1? And where do you use this code?
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!