laneBoundaryPlotter
Lane boundary plotter for bird's-eye plot
Description
          creates a lbPlotter = laneBoundaryPlotter(bep)LaneBoundaryPlotter object that configures the display of lane
          boundaries on a bird's-eye plot. The LaneBoundaryPlotter object is stored
          in the Plotters property of the input birdsEyePlot object, bep. To display the lane boundaries,
          use the plotLaneBoundary function.
          sets properties using one or more lbPlotter = laneBoundaryPlotter(bep,Name,Value)Name,Value pair arguments. For
          example, laneBoundaryPlotter(bep,'DisplayName','Lane boundaries') sets
          the display name that appears in the bird's-eye-plot legend.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2017a
See Also
birdsEyePlot | plotLaneBoundary | findPlotter | clearData | clearPlotterData


