slreq.generateReport
Generate requirements reports
Syntax
Description
generates a report with the default options for the requirement sets specified by
myReportPath
= slreq.generateReport(myReqSets
)myReqSets
.
generates a requirements report using the options specified by
myReportPath
= slreq.generateReport(myReqSets
,myReportOpts
)myReportOpts
.
Examples
Input Arguments
Output Arguments
Tips
To include the most recent verification status in the requirements report, run the tests for the requirement sets before you generate the report. To run the tests programmatically, use the
runTests
function. For more information about running the tests interactively, see Review Requirements Verification Status.
Version History
Introduced in R2018a