normalizeTimestamps
Syntax
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
normalizeTimestamps( normalizes
timestamps by subtracting the first timestamp from all timestamps in the input sensor data
object sensorDataObj)sensorDataObj, and updates the sensor data object
sensorDataObj.
normalizeTimestamps(
normalizes timestamps by subtracting the specified reference time
sensorDataObj,timeOrigin)timeOrigin from all timestamps in the input sensor data object
sensorDataObj, and updates the sensor data object
sensorDataObj.
returns the subtracted reference time timeOrigin = normalizeTimestamps(___)timeOrigin.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b
