Test Manger Export Baseline Criteria
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
a script to extract the Baseline Criteria Result to the base workspace from the resut generated.
Risposte (1)
Piyush Kumar
il 18 Mar 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.
Vedere anche
Categorie
Scopri di più su Outputs in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!