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?

 채택된 답변

Jonas
Jonas 2013년 5월 10일

0 개 추천

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

추가 답변 (0개)

질문:

2013년 5월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by