Problem with Biograph Object Viewer
Afficher commentaires plus anciens
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 commentaire
yarg1
le 26 Fév 2013
have u solved the problem??
Réponses (1)
yarg1
le 26 Fév 2013
0 votes
i have same problem. pls anybody can help??
Catégories
En savoir plus sur Network Analysis and Visualization dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!