Representation of relations using directed graphs
古いコメントを表示
How could I represent the next relation , using directed graph.


回答 (1 件)
Walter Roberson
2013 年 10 月 25 日
R = {[1,1], [1,3], [2,1], [2,3], [2,4], [3,1], [3,2], [4,1]};
カテゴリ
ヘルプ センター および File Exchange で Electromechanical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!