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

Graphics for groups in a SOM

 

The command is purposed to display the grouping of the neurons.

tabular2646

The command sets the colors and labels of the neurons which belong to the given 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
...

figure2657



Erkki Hakkinen
Thu Sep 24 11:51:34 EET DST 1998