plotDriveCycles
R2026bSyntax
Description
plotDriveCycles( creates a figure with
five tabs that display the generated Real Driving Emissions (RDE) drive cycles and their
compliance with regulatory boundary conditions. obj)
The tabs in the generated plots are:
RDE — Velocity versus time for each trip, with urban-rural and rural-motorway speed boundaries shown as horizontal lines.

Histogram — Velocity distribution histogram for each trip.

Acc — Velocity-acceleration scatter plot for each trip.

VA95 condition — High dynamic boundary condition verification plot showing VA95 values relative to the regulatory boundary line. VA95 is the 95th percentile of the product of vehicle speed and positive acceleration greater than 0.1 m/s^2. VA95 has units of m^2/s^3 or W/kg, similar to a power-to-mass ratio (95th percentile of v*a_pos).

RPA condition — Low dynamic boundary condition (relative positive acceleration) verification plot showing RPA values relative to the regulatory boundary line.

Note
Every property must be set before calling generateDriveCycles.
Otherwise, the function returns an "Index exceeds array bounds" error.
Examples
Input Arguments
Version History
Introduced in R2024b