GUI app designer: how to create the toolbar
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Shreshth
am 8 Okt. 2024
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 Kommentare
Siehe auch
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!