How do i use Linkdata on a Tree Plot
조회 수: 13 (최근 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!