app designer: How can I choose the graphs that I want to be displayed?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Eric Delgado
2023년 3월 23일
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.
채택된 답변
Kevin Holly
2023년 3월 24일
Attached is an example using the ListBox approach that Eric mentioned. I also included an app that highlights the selected lines.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!