app designer: How can I choose the graphs that I want to be displayed?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Marina Llopis Segura
el 23 de Mzo. de 2023
Respondida: Kevin Holly
el 24 de Mzo. de 2023
Hello,
I have in appdesigner 9 graphs but I don't want all of them to appear at the same time, but only six of them and to be able to see the others with a slider or to be able to choose which ones appear with ticks or something like that.
Thanks
1 comentario
Eric Delgado
el 23 de Mzo. de 2023
You can use a ListBox or a Tree (CheckBox) to select those six graphs. And sure... you can use a Slider to scroll along your nine graphs.
Respuesta aceptada
Kevin Holly
el 24 de Mzo. de 2023
Attached is an example using the ListBox approach that Eric mentioned. I also included an app that highlights the selected lines.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!