Test Manger Export Baseline Criteria
6 views (last 30 days)
Show older comments
a script to extract the Baseline Criteria Result to the base workspace from the resut generated.
Answers (1)
Piyush Kumar
on 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.
See Also
Categories
Find more on Outputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!