Can i change some boxes into circles in a biograph?

1 visualizzazione (ultimi 30 giorni)
Hey,
I have a biograph bg1, which I want in certain cases to assign a circle instead of a rectangular box. Is that possible? (normally nodes are displayed as boxes)
And if, is it possible to change the size of the box & circles?

Risposta accettata

Jonas
Jonas il 10 Mag 2013
Jep I can:
bg1.nodes(1).Shape = 'circle'; bg1.nodes(1).Size = [2 2]

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by