Test Manger Export Baseline Criteria

조회 수: 3 (최근 30일)
saurjyesh
saurjyesh 2025년 3월 17일
댓글: saurjyesh 2025년 3월 26일
a script to extract the Baseline Criteria Result to the base workspace from the resut generated.

답변 (1개)

Piyush Kumar
Piyush Kumar 2025년 3월 18일
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.
  댓글 수: 1
saurjyesh
saurjyesh 2025년 3월 26일
getBaselineCriteria will give a Criteria Obgject,
As stated earlier, the Result Dataset is required
Attaching Pics for more clarity

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Outputs에 대해 자세히 알아보기

태그

제품


릴리스

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by