Problem with Biograph Object Viewer
이전 댓글 표시
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개)
yarg1
2013년 2월 26일
0 개 추천
i have same problem. pls anybody can help??
카테고리
도움말 센터 및 File Exchange에서 Network Analysis and Visualization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!