Script based coverage filter creation
Ältere Kommentare anzeigen
I am trying to find a way to create coverage filters using command line or scripts. All I can find in the matlab help documentation are sections describing how to use different guis for adding, creating and setting coverage filters ( http://se.mathworks.com/help/slvnv/ug/create-edit-and-view-coverage-filter-rules.html ). But I need to do these actions using a scripts. For example if I want to exclude a certain subsystem from the coverage report I want to be able to do this using a command line function (e g ExcludeFromCoverage('ModelName/SubSystemName'); ).
Is it only possible to use model coverage filters through the GUIs Coverage Setting and Coverage Filter viewer?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Collect Coverage for Models finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!