plot
Description
plot(
plots the aligned estimated trajectory and error values, color-coding the trajectory based
on the specified metric type metrics
,metricType
)metricType
, and the error values, linearly
mapped to colors in the current colormap.
additionally
returns the axes handle.ax
= plot(___)
plot(___,
specifies
options using one or more name-value arguments in addition to the previous syntax. For
example, Name=Value
)ShowGroundTruth=false
, suppresses the display of the ground
truth trajectory.
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2024b