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!