User`s guide
Create Requirements Traceability Report for Simulink Project
4-33
Create Requirements Traceability Report for Simulink Project
To create a report for requirements traceability data in a Simulink Project:
1
Open your Simulink Project.
2
At the MATLAB command prompt, enter the following:
rmi('projectreport')
The MATLAB Web browser opens, showing the traceability report for the Simulink
Project.
This top-level HTML report contains a separate section for Simulink model files,
MATLAB code files, and other files included in the project. For each individual file with
one or more associated requirements links, a separate HTML report, or sub-report, shows
the requirements traceability data for that file. The top-level report contains links to
each sub-report.
If you have a MATLAB file with requirements traceability links that is not part of
a Simulink Project, you can create a separate report for the MATLAB file using the
rmi('report', matlabfilepath) command. For more information, see rmi.