Problem with Biograph Object Viewer

3 views (last 30 days)
Anna
Anna on 18 Sep 2012
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

Answers (1)

yarg1
yarg1 on 26 Feb 2013
i have same problem. pls anybody can help??

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!