Test Manger Export Baseline Criteria
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
a script to extract the Baseline Criteria Result to the base workspace from the resut generated.
Antworten (1)
Piyush Kumar
am 18 Mär. 2025
To write a script that extracts the Baseline Criteria Result to the base workspace,
- Use the getBaselineCriteria function to retrieve the baseline criteria sets from a test case.
- Use the assignin function to assign the data from the baseline criteria to a variable in the base workspace.
Siehe auch
Kategorien
Mehr zu Outputs 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!