selectLabelsBySignalName
R2026bDescription
selects labels for the signals specified by gtLabel = selectLabelsBySignalName(gTruth,signalNames)signalNames from a groundTruthMultiSensor
object, gTruth. The function returns a corresponding
groundTruthMultiSensor object, gtLabel, that
contains only the selected labels. If gTruth is a vector of
groundTruthMultiSensor objects, then the function returns a vector of
corresponding groundTruthMultiSensor objects that contain only the selected
labels. Use this function to isolate label data for specific sensors in a multi-sensor
ground truth object.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b