deleteGroupInputs - deletes inputs to a group (including Elman inputs)

USAGE

    deleteGroupInputs <group-list> [-type <link-type>]

DESCRIPTION

This removes all group inputs of the specified type. If no type is given, all inputs to the groups are removed, including the Elman sources.

EXAMPLES

To remove all inputs to the groups "output" and "input":

    lens> deleteGroupInputs {output input}

SEE ALSO

disconnectGroups, disconnectGroupUnit, disconnectUnits, deleteLinks, deleteGroupOutputs, deleteUnitInputs, deleteUnitOutputs, connectUnits, addLinkType


Last modified: Sun Feb 28 21:09:39 EST 1999