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!