How to program a menu with callbacks upon selection?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Rakan
am 18 Apr. 2023
Bearbeitet: chicken vector
am 20 Apr. 2023
Hello,
I have to create a menu that has sub menu in app designer with the ability to know which option of the menu or the sub menu the user selects.Is there a simple way? Hereby a photo of the the menu that i want to create, please not that i want to create this menu dynamically by the code, because the sub menus are depending on a program.
0 Kommentare
Akzeptierte Antwort
chicken vector
am 19 Apr. 2023
Bearbeitet: chicken vector
am 20 Apr. 2023
Have a look at this simple app.
You can selecte different voices from the menu bar and see the results on the GUI.
Be careful, if you want to implement this in app designer the syntax for the callbacks is slightly different, but it's managed by Matlab automatically.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer 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!