Programmatically set slreqx file to simulink model
Show older comments
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.
Answers (1)
Yongjian Feng
on 25 Jun 2021
0 votes
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
Categories
Find more on Track and Visualize Links in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!