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!