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 件のコメント
saurjyesh
saurjyesh 2025 年 3 月 17 日

サインインしてコメントする。

回答 (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 Center および File ExchangeOutputs についてさらに検索

タグ

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by