imat_fem/minus

imat_cs/minus, imat_node/minus, imat_elem/minus, imat_tl/minus


Purpose

Subtract FEM objects.

Syntax

fem=minus(fem1,fem2)
fem=fem1-fem2

Description

MINUS performs the equivalent of removing the FEM entities from the IMAT_FEM object B from the IMAT_FEM contained in A. It matches entities by ID only.

See Also

imat_cs/remove, imat_node/remove, imat_elem/remove, imat_tl/remove