Digraph vertices and weights as strings
22 ビュー (過去 30 日間)
古いコメントを表示
Hi Everybody,
I am interseted in creating a Directed graph in which the vertices and the weights are represented by descriptive names such as strings
So, I am dreaming to have something like this graph.
Any help is highly appreciated. Thanks in advance.
[SL: formatted the question as text not code]

0 件のコメント
採用された回答
Steven Lord
2020 年 9 月 4 日
If you want the node and edge labels to be stored with the digraph rather than separately you could follow the instructions on this page and refer to those properties from the Nodes and Edges tables as shown in the "Label Nodes and Edges of Graph Plot" on that page.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Graph and Network Algorithms についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!