How do I move all requirement links from my Simulink models to external files in Simulink Verification and Validation 3.0 (R2011b)?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I would like to move the requirement links from several Simulink models. These models contain library links and I would like the library blocks that are referenced in my models to have their requirement links moved as well.
The models may also contain model references and these should also be processed for moving the requirement links to an external file.
Akzeptierte Antwort
MathWorks Support Team
am 12 Mär. 2012
It is possible to move the requirement links in a model to an external file in Simulink Verification and Validation 3.0 (R2011b) by using the Tools > Requirements > Move to file ... option. Programmatically you can accomplish the same with the RMIDATA.EXPORT command.
The file available below can be used to move the requirement links from several models at once and also the models and libraries that are referenced in these models.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Model Verification finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!