3D graph interactive control using checkboxes
Ältere Kommentare anzeigen
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 Kommentar
Walter Roberson
am 4 Jan. 2018
Read about uicontrol() style 'check'
Akzeptierte Antwort
Weitere Antworten (1)
Camille Fong
am 8 Jan. 2018
Bearbeitet: Camille Fong
am 8 Jan. 2018
0 Stimmen
2 Kommentare
Benjamin Kraus
am 9 Jan. 2018
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
am 9 Jan. 2018
Bearbeitet: Camille Fong
am 9 Jan. 2018
Kategorien
Mehr zu Legend finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!