Main Content
hasTrackerInput
Determine whether tracker needs additional input for target specification
Since R2024b
Description
returns a logical value of 1 (tf
= hasTrackerInput(targetSpec
)true
) if a tracker initialized with
targetSpec
requires additional target specification as input to
update. The function returns a logical value of 0 (false
)
otherwise.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b