Programmatically set slreqx file to simulink model
显示 更早的评论
I am trying to automate the use simulink requirements for a simulink model.
I would like to programmatically assing the requirement file .slreqx for a simulink model (without any requirements link at this stage).
I could only find rmimap.map, but it works only with .slmx file that contains requirements traceability data for the model, but this file is created just after assinging .slreqx file.
回答(1 个)
Yongjian Feng
2021-6-25
0 个投票
Hello Alessandro,
In some sense, what Simulink Requirements provides is a requirement-block level association (link). What you want here seems to be a file-model level (scope) association. Could you please explain more about your work flow? Why do you want this better than the requirement-block level link please?
Thanks,
Yongjian
类别
在 帮助中心 和 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!