Programmatically set slreqx file to simulink model
Mostrar comentarios más antiguos
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.
Respuestas (1)
Yongjian Feng
el 25 de Jun. de 2021
0 votos
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
Categorías
Más información sobre Track and Visualize Links en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!