connect 2 graph to describe connection between 2 social networks
Show older comments
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
Answers (0)
Categories
Find more on Networks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!