connect 2 graph to describe connection between 2 social networks
조회 수: 2 (최근 30일)
이전 댓글 표시
hey, i want to simulate spread into 2 diffrent graph, who connected with few links between them.
how can i merge 2 graph variables in matlab?
lets say
G1 = graph(....)
G2 = graph(....)
now i want to connect them to new graph that will has all their nodes and links + to add some links between them.
thank for help
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!