setdiff
Set difference of fixed.Interval
objects
Syntax
Description
returns
a C
= setdiff(A, B
)fixed.Interval
object containing the values in fixed.Interval
object A
, but not in B
.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019b
See Also
fixed.Interval
| contains
| intersect
| overlaps
| union