gui- panel
조회 수: 2 (최근 30일)
이전 댓글 표시
i create number of panels in guipanel. i want close a specified panel, at the same time new panel will appear in that same place.
댓글 수: 1
Jan
2011년 11월 9일
What is "guipanel"? How do you close the panel? Without seeing the code, we can only guess, what your program is doing...
채택된 답변
Fangjun Jiang
2011년 11월 9일
If you just use several panels and try to implement a way similar to tab panel, you have to use your code to hide one and show another. Follow this post http://www.mathworks.com/matlabcentral/answers/7146-the-problem-of-scrollbar
If you have R2011a or later, there is a built-in uitab which makes the job a whole lot easier.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Dialog Boxes에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!