How can I view a minspantree with meaningful edge lengths
조회 수: 1 (최근 30일)
이전 댓글 표시
I am using a biograph object to view a min spanning tree. Is there any way to pre-specify the location of the nodes? In my case their actual position is important, and all of the layout tools optimize position to decrease clutter. I don't want them all spread out arbitrarily.
Or, even better, is there a way to incorporate edge values into any of the layout engines? I'd like the length of an edge to be proportional to its value.
Basically I want a layout that you might get from the function mdscale, but constrained by the minimal spanning tree that was already found, and (least importantly), any remaining non-uniqueness to be tweaked for visual clarity.
I still want the nice display of the node labels and connecting edges though. Is there a way to do this?
thanks!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Descriptive Statistics and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!