fontsize setting in biograph

  • Follow


Hello there,

how can I set font size for the node labels in biograph?

cm = [0 1 1 0 0;1 0 0 1 1;1 0 0 0 0;0 0 0 0 1;1 0 1 0 0];
lebels = {'label1','label2','label3','label4','label5'};
bg2 = biograph(cm,lebels);
view(bg2)
0
Reply Yuan 11/18/2009 12:32:40 AM


0 Replies
206 Views

(page loaded in 0.021 seconds)

Similiar Articles:







7/15/2012 9:21:15 PM


Reply: