detect
Syntax
Description
detections = detect(scenario)scenario. Use this syntax only when none of the sensors require
        information on the signals present in the
        scenario.
detections = detect(scenario,signals)
detections = detect(scenario,signals,emitterConfigs)
[
        also returns the configurations of each sensor at the detection time. This output argument
        can be used with any of the previous syntaxes.detections,sensorConfigs] = detect(___)
[___,
        also returns all platform IDs corresponding to the sensor configurations,
          sensorConfigPIDs] = detect(___)sensorConfigs. This output argument can be used with any of the
        previous syntaxes.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021a
See Also
radarScenario | detect | emit | propagate | radarEmission