Convert a yEd graph into an adjacency matrix in Matlab
3 ビュー (過去 30 日間)
古いコメントを表示
I would like to create a graph in yEd and convert that graph into an adjacency matrix in Matlab for further calculations. The weights of the edges can have values between [-1;1], not just 1,-1 or 0. The weights and the node's names should also be imported to Matlab. Does anybody know how to do that? Thanks in advance
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!