Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How do I create tabs for codes already generated using GUIDE?
조회 수: 1 (최근 30일)
이전 댓글 표시
I've used Matlab GUIDE to construct a GUI and its automated callback functions.
I would like to separate them into tabs, how do I do this?
댓글 수: 1
Adam
2015년 4월 30일
As far as I am aware it isn't possible. I have just started using tabs, but I created the GUI programmatically in order to use them.
It is possible that someone has a program that can in some way convert a GUIDE GUI to a programmatic one which you could then edit, but tabs are not supported by guide and it isn't obvious how you would insert them.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!