How to show requirements in generated code for traceability?
显示 更早的评论
Hello,
I have a question about simulink Requirements.
How can i show the imported requirements (from excel) in the autosar code when this code is generated?
For the traceability of the requirements, the requirements should also be found in the generateded code for autosar.
Can someone help me?
Kind regards, Rik
采纳的回答
更多回答(1 个)
Arunkumar M
2018-11-10
2 个投票
You can use DESCRIPTION property of each block or element (right click -> Properties) What ever you type in Description field will be displayed as Comments in generated C code.
Note: In some blocks, Description property may be available in Documentation tab.

类别
在 帮助中心 和 File Exchange 中查找有关 Track and Visualize Links 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!