subtract
Boolean subtraction operation on two shapes
Description
c = subtract(
subtracts
shape1,shape2
)shape1
and shape2
using the subtract
operation. You can also use the -
to subtract the two
shapes.
Examples
Input Arguments
Version History
Introduced in R2017a