imat_group/minus


Purpose

Subtract one IMAT_GROUP from another.

Syntax

c=minus(a,b)
c=a-b

Description

MINUS removes the entities from the IMAT_GROUP object B from the IMAT_GROUP entities in A. Both A and B must be scalar IMAT_GROUP objects.

See Also

imat_group/plus