imat_fem/and

imat_cs/and, imat_node/and, imat_elem/and, imat_tl/and


Purpose

Boolean AND.

Syntax

fem=and(fem1,fem2)
fem=fem1&fem2

Description

AND returns the IMAT_FEM based on the input IMAT_FEM A which has entities common to both A and B. It matches by ID only.

See Also

imat_fem/or