3D graph interactive control using checkboxes
이전 댓글 표시
I have a 3D graph and I would like to allow the user to control the visibility of certain elements (i.e labels,nodes and edges) by adding checkboxes. How do I start ?
Thank you.
댓글 수: 1
Walter Roberson
2018년 1월 4일
Read about uicontrol() style 'check'
채택된 답변
추가 답변 (1개)
Camille Fong
2018년 1월 8일
편집: Camille Fong
2018년 1월 8일
0 개 추천
댓글 수: 2
Benjamin Kraus
2018년 1월 9일
I'm not sure why rotating your graph would have any effect on the Legend or ItemHitFcn.
Can you give more details, for example:
- What is preventing you from clicking on the legend after rotating the graph? What is happening when you try to click on the legend?
- What release of MATLAB are you using?
- Maybe show some example code?
Camille Fong
2018년 1월 9일
편집: Camille Fong
2018년 1월 9일
카테고리
도움말 센터 및 File Exchange에서 Legend에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!