Export requirements from the Requirement Toolbox
11 次查看(过去 30 天)
显示 更早的评论
How do I export requirements to excel? I don't see that option. Also, how can I export the requirement tracebility matrix?
0 个评论
回答(1 个)
Jinal
2023-2-16
Hey Arvean,
I understand that you are trying to export requirements to Excel file format. You also wish to export the traceability matrix of the requirements.
At present there is no direct way to export Requirements in Requirements Toolbox to an Excel file. The Requirements Toolbox supports data exchange using the Requirements Interchange Format (ReqIF). You can export requirements to a ReqIF file, which can then be converted to an excel file using third-party applications.
You can find a step-by-step procedure for exporting requirements to a ReqIF file on this page : Export Requirements to ReqIF Files - MATLAB & Simulink (mathworks.com).
To address the second part of your query, the traceability matrix can be exported as an HTML report or a MATLAB variable that contains the table data.
To generate an HTML report, in the Traceability Matrix Window click Export > Generate HTML Report.
To create a MATLAB variable, in the Traceability Matrix window click Export > Create MATLAB Variable.
For more information you can refer Track Requirement Links with a Traceability Matrix - MATLAB & Simulink (mathworks.com)
Hope this helps.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Export and Report Requirements and Traceability 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!