Problem with Biograph Object Viewer
Show older comments
Hello,
I'm trying to display a biograph object of 118 nodes and 3901 edges. Is it too large?
Because when I call the view(biograph) function, the program starts computing and it never stops. I mean, it gets busy and when I stop it manually (tired of waiting...) it's always in the function dolayout.
Actually, it's always in the line:
>> stat = callgraphviz(layoutEngine,'-Tdot',inFilename,'-o',outFilename)
Should I be more patient?
Thank you for the help.
Anna
1 Comment
yarg1
on 26 Feb 2013
have u solved the problem??
Answers (1)
yarg1
on 26 Feb 2013
0 votes
i have same problem. pls anybody can help??
Categories
Find more on Network Analysis and Visualization 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!