How do i use Linkdata on a Tree Plot

14 views (last 30 days)
Lars Zinke
Lars Zinke on 17 May 2018
Edited: Lars Zinke on 17 May 2018
I want to create a Treeplot using the treeplot command. Is it possible to use the linkdata command to automatically update my Plot when the nodes Vector changes? I want the Plot to grow every time I add a new Node to the Vector. So far I could not link the Nodes Vector to the Plot because linkdata only works with X, Y and Z data inputs.
Is there maybe another solution to update the Plot as soon an the Vector changes?
Thanks a lot.

Answers (0)

Categories

Find more on Structures in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!