disconnectGroups - deletes links of a specified type between two groups

USAGE

    disconnectGroups <group1> <group2> [-type <link-type>]

DESCRIPTION

This removes all links of the specified type that project from group1 to group2. If no type is given, all links are removed, including Elman projections.

EXAMPLES

To remove all links from the "input" group to the "hidden" group:

    lens> disconnectGroups input hidden

SEE ALSO

disconnectGroupUnit, disconnectUnits, deleteLinks, deleteGroupInputs, deleteGroupOutputs, deleteUnitInputs, deleteUnitOutputs, connectGroups, addLinkType


Last modified: Wed Feb 24 16:55:46 EST 1999