next up previous contents
Next: Setting the colors or Up: Setting the graphical contents Previous: Setting the size of

Setting the proportional diameters of circular neurons

 

ndiam Set the diameter of circular neurons
<graphic> name of the graphic structure
-f <field> name of the field
[-sca <scaling>] scaling function
[-min <min>] minimum value
[-max <max>] maximum value
ndiam <graphic> -rm Set relative diameters to 1.0

This operation sets the proportional diameters of the circles computed using the values of a specified data field. This command only affects the size of circular neurons.

Example (ex7.14): The diameter is set to describe the weight rm_w. Also the topology of the SOM is switched on. The diameter is scaled in such a way that the minimum value in the current layer corresponds to the relative diameter value 0 and the maximum value to 1.

...
NDA> mkgrp grp1 -s s1
NDA> layer grp1 -l 3
NDA> topo grp1 -on
NDA> ndiam grp1 -f s1_W.rm_w -sca som

figure3330


next up previous contents
Next: Setting the colors or Up: Setting the graphical contents Previous: Setting the size of

Anssi Lensu
Tue Jul 23 11:58:18 EET DST 2002