multiple check box on a graph
8 views (last 30 days)
Show older comments
I have multiple check box to select a parameter from a data set and plot on the same graph.how can i program so that i can select multiple parameter at a time using check box abnd plot on the same graph with different legend for each parameter. thanks in advance.
0 Comments
Answers (1)
Siriniharika Katukam
on 30 Oct 2019
Hi,
You can make use of AppDesigner for this. This link might be helpful in knowing checkboxes and assigning callbacks to it.
You can even go through a similar question here:
0 Comments
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!