How do i use Linkdata on a Tree Plot
14 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Structures 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!