assessmentTable
Description
Add-On Required: This feature requires the Automated Driving Toolbox Test Suite for Euro NCAP Protocols add-on.
creates an empty assessment table, emptyAssessmentTable = assessmentTable(euroAssessmentObj,ncapTestName)emptyAssessmentTable, using the
Euro NCAP® assessment protocol specifications euroAssessmentObj for
the Euro NCAP test scenario with name ncapTestName.
Examples
Input Arguments
Output Arguments
Tips
You must replace the NaN fields of the returned table with appropriate
values, and specify the updated table as the assessmentTable input
argument of the ncapScore
function, to get Euro NCAP assessment scores. For more information, see the Compute Score for Euro NCAP Test Scenario and Generate Report example. For more
information on how to compute assessment criteria values, see the Euro NCAP Testing with RoadRunner Scenario example.
References
[1] European New Car Assessment Programme (Euro NCAP). Assessment Protocol - Vulnerable Road User Protection, Implementation 2023, Version 11.4, December 2023.
[2] European New Car Assessment Programme (Euro NCAP). Assessment Protocol - Safety Assist Collision Avoidance, Implementation 2023, Version 10.4.1, February 2024.
Version History
Introduced in R2025aSee Also
ncapScore | euroAssessment | ncapSpec | ncapReport | exportReport | configureVUT
