How embedded jpg image on panel
조회 수: 4 (최근 30일)
이전 댓글 표시
I am using guide.I want to add jpg image as background in panel. Is it possible? If possible then how i will do that? I also want to add running background command window on the figure when my program is running. How i do this? plz want ur help. thanks for your support.
댓글 수: 0
답변 (2개)
Walter Roberson
2012년 2월 19일
Background image:
Please describe a "running background command window" in more detail. If by "command window" you are talking about the MATLAB command window, or about a shell (Windows) command window, then the methods are quite difficult (I would not try to do them unless there was a compelling reason... the sort of reason where MATLAB should not be used anyhow as MATLAB is not certified for any safety-critical work.)
Image Analyst
2012년 5월 6일
Try issuing the command "echo on" to see what your m-file is doing in the command window.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!