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 Comments

Create a dropdown menu or listbox that lists the items and a callback function that responds to the item you selected.
Can you show an example please!
Adam Danz
Adam Danz on 6 Feb 2020
Edited: Adam Danz on 6 Feb 2020
I shared those 2 links becuase they provide examples. Scroll down to the examples section in each page and you'll see complete examples. Get started on it and if you get stuck, show us what you've got and I'd be glad to help you get over the hump.
Alex Doan's answer moved here as a comment.
I dont know those commands, I use the menu function and to index the data that I need when chosen from the menu
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.

Sign in to comment.

Answers (0)

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Asked:

on 6 Feb 2020

Commented:

on 7 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!