시나리오 시각화
레이다 추적 시나리오에서 객체, 검출, 트랙 플로팅
시나리오를 표시하려면 시어터(theater) 플롯을 사용합니다. 객체 위치, 검출, 트랙 및 방향, 기타 시나리오 속성을 플로팅합니다.
함수
theaterPlot | Plot objects, detections, and tracks in Scenario |
clearData | Clear data from specific plotter of theater plot |
findPlotter | Return array of plotters associated with theater plot |
clearPlotterData | Clear plotter data from theater plot |
coveragePlotter | Create coverage plotter |
plotCoverage | Plot set of coverages in theater coverage plotter |
detectionPlotter | Create detection plotter |
plotDetection | Plot set of detections in theater detection plotter |
orientationPlotter | Create orientation plotter |
plotOrientation | Plot set of orientations in orientation plotter |
platformPlotter | Create platform plotter |
plotPlatform | Plot set of platforms in platform plotter |
trackPlotter | Create track plotter |
plotTrack | Plot set of tracks in theater track plotter |
surfacePlotter | Create surface plotter (R2022b 이후) |
plotSurface | Plot surfaces in theater surface plotter (R2022b 이후) |
surfacePlotterData | Data for surface plotter (R2022b 이후) |
clutterRegionPlotter | Create clutter region plotter (R2022b 이후) |
plotClutterRegion | Plot clutter region in theater plot (R2022b 이후) |
clutterRegionData | Create data structure used as input to clutter region plotter (R2022b 이후) |
trajectoryPlotter | Create trajectory plotter |
plotTrajectory | 궤적 플로터에서 일련의 궤적 플로팅 |
