フィルターのクリア

Using .mat file as input to the test harness.

19 ビュー (過去 30 日間)
SOMASHEKAR M
SOMASHEKAR M 2022 年 6 月 12 日
回答済み: Pat Canny 2022 年 6 月 14 日
I would like to use the .mat file as inputs to the test harness rather than using a spreadsheet input. Kindly share if any references.
  1 件のコメント
Image Analyst
Image Analyst 2022 年 6 月 12 日
I've removed the flag saying Duplicate since it does not appear this question is a duplicate. If it is, give the link of the duplicate. Or if you want the entire question removed, I think you can do that, or ask us to.

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

回答 (1 件)

Pat Canny
Pat Canny 2022 年 6 月 14 日
You can use a MAT file as a test case input using Test Manager. A test harness can be used as the "System Under Test" within a test case. The MAT file contents can be mapped to inports in the test harness.
Here are two references:
  1. Create a Test Harness - see section "Test Using the Test Manager"
  2. Create Data Files for Test Case Input - see section "Create a MAT-File for Input Data"

カテゴリ

Help Center および File ExchangeInputs についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by