Can i change some boxes into circles in a biograph?

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?

 Akzeptierte Antwort

Jonas
Jonas am 10 Mai 2013

0 Stimmen

Jep I can:
bg1.nodes(1).Shape = 'circle'; bg1.nodes(1).Size = [2 2]

Weitere Antworten (0)

Gefragt:

am 10 Mai 2013

Community Treasure Hunt

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

Start Hunting!

Translated by