plotAll - plots all the units in a group in as many rows as needed

USAGE

    plotAll <group>

DESCRIPTION

This is a shortcut for laying out an entire group on the plot display. Each row will be filled as long as enough unplotted units remain in the group. Units in the final row will be centered if the row is not full. The width of each row will be determined by the group's numColumns if it is non-zero. Otherwise, the width will be determined by the network's plotCols.

SEE ALSO

plotRow, resetPlot, drawUnits, autoPlot


Last modified: Wed Nov 15 11:15:42 EST 2000