csgdel
Delete boundaries between subdomains
Description
[
deletes the boundaries dl1
,bt1
] = csgdel(dl
,bt
,bl
)bl
between subdomains. If deleting the boundaries
in bl
makes the decomposed geometry matrix inconsistent, then
csgdel
deletes additional border segments (edge segments between
subdomains) to preserve consistency.
Deleting boundaries typically changes the edge IDs of the remaining boundaries.
csgdel
does not delete boundary segments (outer boundaries).
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a