setTrackFilterProperties
Set track filter properties
Syntax
Description
setTrackFilterProperties(
        sets the values of tracking filter properties of the tracker, tracker,branchID,'Name',Value)tracker,
        for the branch specified by, branchID. Use valid Name-Value pairs to
        set properties for the branch. You can specify as many Name-Value pairs as you wish.
        Property names must match the names of public filter properties. This syntax applies when
        you create the tracker using trackerTOMHT.
setTrackFilterProperties(
        sets the values of tracking filter properties of the tracker, tracker,trackID,'Name',Value)tracker,
        for the track, trackID. Use Name-Value pairs to set properties for the
        track. You can specify as many Name-Value pairs as you wish. Property names must match the
        names of public filter properties. This syntax applies when you create the tracker using
          trackerGNN or
          trackerJPDA.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2018b