Main Content
checkDeletion
Description
returns a flag that is tf
= checkDeletion(historyLogic
)true
when at least Md out of
Nd recent updates of the track history logic object
historyLogic
are false
.
returns a flag that is tf
= checkDeletion(historyLogic
,tentativeTrack
,age
)true
when the track is tentative and there are not
enough detections to allow it to confirm. Use the logical flag
tentativeTrack
to indicate if the track is tentative and provide
age
as a numeric scalar.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2021a