plotRangeDetection
Syntax
Description
plotRangeDetection(
        displays object detections  on a bird's-eye-plot from a list of ranges, azimuthal fields of
        view, sensor mounting locations, and angles. rangeDetPlotter,ranges,fovs,locations,angles)plotRangeDetection
        displays each object detection as an arc whose radius is the corresponding range value, with
        arc length proportional to the azimuthal field of view of the sensor. The mounting locations
        and angles of the sensor determine the center of the arc.
 The range detection plotter, rangeDetPlotter, is associated with a
          birdsEyePlot object and configures the display
        of the specified detections. 
To remove all detections associated with detection plotter
          rangeDetPlotter, call the clearData
        function and specify rangeDetPlotter as the input argument.
plotRangeDetection(
        displays detections and their labels on a bird's-eye plot in addition to all input arguments
        from the previous syntax.rangeDetPlotter,ranges,___,labels)
Examples
Input Arguments
Version History
Introduced in R2022a



