How to add edges to a graph plot using GraphPlot handle?
Show older comments
Is it possible to update a graphplot figure to add edges or nodes, using GraphPlot handle? What is the most efficient way to do this instead of calling
plot(graph)
function repeatedly.
Accepted Answer
More 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!