add
Boolean unite operation on two shapes
Syntax
Description
c = add(
unites
shape1,shape2
)shape1
and shape2
using the add operation.
You can also use the +
to add the two shapes together.
Examples
Input Arguments
Version History
Introduced in R2017a