
GUI app designer: how to create the toolbar
조회 수: 2 (최근 30일)
이전 댓글 표시
Hey, I think my problem sounds simple. But I am new to the matlab app designer.
I want to create an application using the app designer, the GUI should have 3 pages namely main menu, guideline, and evaluation. How to make this on top of my GUI? im not sure the exact name, i think it is called toolbar. So, how to create the toolbar?
댓글 수: 0
답변 (1개)
Shreshth
2024년 10월 8일
Hi Nurul,
It looks like you want to have a title bar or Menu bar at the top of your GUI.
In app designer you can utilise the widget component called "toggle button group" if you have three different pages. This will allow you to swap between the different pages without difficulty. Here is a screenshot of how it might look using the toggle button group.

Hope it helps !
Regards.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!