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!