How can I keep the opacity of the panel?
조회 수: 4 (최근 30일)
이전 댓글 표시
Hi everyone. My gui has a background of a photo using "axes". My gui also contains panels. Whenever I execute the program, my panel becomes transparent and all is left to that panel are the buttons,static text and edit. So I wanted to keep the color background of my panel but I do not know how to resolve this. Need Help. Thank you.
댓글 수: 0
채택된 답변
Walter Roberson
2012년 10월 6일
About the only way I can think of that happening is if the color of the uipanel got set to 'none'.
If you use the debugger, then what command triggers the transparency ?
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!