Test Manger Export Baseline Criteria
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
a script to extract the Baseline Criteria Result to the base workspace from the resut generated.
Respuestas (1)
Piyush Kumar
el 18 de Mzo. de 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.
Ver también
Categorías
Más información sobre Outputs en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!