How to get a graph from menu
이전 댓글 표시
I want it so when we choose a item on the menu, a graph of that item chosen will load a grpah of all the info from that variable
댓글 수: 5
Adam Danz
2020년 2월 6일
Create a dropdown menu or listbox that lists the items and a callback function that responds to the item you selected.
Alex Doan
2020년 2월 6일
Can you show an example please!
Adam Danz
2020년 2월 7일
The documentation for menu() also contains examples that will help you get started. But note what's written on the top of that page.
Matlab recommends using a list dialog.
All of these links contain examples to get you started. I'd be glad to help if you get stuck.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!