Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Question on ploting a graph

조회 수: 1 (최근 30일)
jana
jana 2014년 6월 23일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi, I have a dataset that has nodes and distance between them. For example:
Node1 Node2 Distance
1 2 65
2 4 45
The distance between node 1 and node 2 is 65.
I wanted to plot a network graph with these nodes and there distances. This problem is hard because it has no x,y coordinates. Please help! Is there any package that I can use , I know graphviz is a great to generate network graph...is there anything similar to that in matlab?

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by