Multiple Popup menus in a GUI
이전 댓글 표시
Hello,
I am relatively new to MATLAB GUI. I am working on creating a bunch of popup menus for an application.
If I have two popup menus I can easily have tags popupmenu1 and popupmenu2 and access the content of those menus. But, I need more than 20 popupmenus. Is there a way to tag the popup menus using tags like: popupmenu(1), popupmenu(2).... so that I can have an array of popupmenus. Creating an array of popupmenus will make it easy for me to access the contents of that menu
Really Appreciate the help
Thanks, Santosh
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!