I need to create a tab group in a pre-existing GUI
조회 수: 2 (최근 30일)
이전 댓글 표시
So I have a GUI that I have made using GUIDE. Now the scope of my project has changed slightly and need to make another page associated with the GUI that I have already built.
I would like to have the two pages separated using a tabs. I am having a hard time figuring out where I should put the tab group in the code that is automatically generate through GUIDE. I used the example provided in the documentation in the opening function but it appears to break it.
If i want to use this approach to i have re-do the entire GUI programmatically and not through GUIDE?
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!