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!