imat_group/and


Purpose

Boolean AND.

Syntax

c=and(a,b)
c=a&b

Description

AND returns the IMAT_GROUP based on the input IMAT_GROUP A which has entities common to both A and B. Both A and B must be scalar IMAT_GROUP objects.

See Also

imat_group/or