next up previous contents
Next: Setting a viewpoint to Up: Graphics Previous: Colors and scaling

Graphics for groups in a SOM

 

This command is meant for displaying the grouping of neurons.

gcolor Set a color for a group
<graphic> name of the graphic structure
-cl <class> name of a group (class in a classified data)
-co <color> color to be used
gcolor <graphic> -g <group> -rm
Clear the color and labels from a group

This command sets the colors and inserts labels to the neurons belonging to a specified group <class>.

Example (ex7.28): The example sets a color for the group g1.

...
NDA> mkgrp grp1 -s s1
NDA> setgcld grp1 -c cld1
...
NDA> addcld -c groups
NDA> addcl -c groups -cl g1
NDA> updcl -cl groups.g1 -id 5
NDA> updcl -cl groups.g1 -id 6
NDA> updcl -cl groups.g1 -id 8
...
NDA> layer grp1 -l 2
NDA> gcolor grp1 -cl groups.g1 -co red

figure3656



Anssi Lensu
Thu May 17 15:00:44 EET DST 2001