필터 지우기
필터 지우기

I have Simulink Coverage but could not find in Configuration parameters

조회 수: 3 (최근 30일)
NavyaSree
NavyaSree 2023년 2월 27일
댓글: Pat Canny 2023년 5월 4일
I have Simulink Coverage but could not find in Configuration parameters the option to select simulink coverage

답변 (1개)

Sarthak
Sarthak 2023년 3월 9일
To enable Simulink Coverage in your Simulink model, you need to perform the following steps:
  1. Open your Simulink model.
  2. Go to the "Simulation" tab in the Simulink Editor.
  3. Click on the "Model Configuration Parameters" button.
  4. In the Configuration Parameters dialog box, go to the "Data Import/Export" tab.
  5. Under the "Coverage" section, check the box next to "Enable coverage collection".
  6. Choose the coverage metrics you want to collect from the drop-down list under "Coverage metrics".
  7. Click on the "Apply" button to apply the changes.
  8. Click on the "OK" button to close the Configuration Parameters dialog box.
  댓글 수: 1
Pat Canny
Pat Canny 2023년 5월 4일
In newer releases, the setting is "Enable coverage analysis" under the Coverage tab in Configuration Parameters, which is available under the Modeling tab in the Simulink Toolstrip.
You can also enable coverage through the Coverage Analyzer App in the Simulink toolstrip.
You can also use the cvtest and cvsim functions to do this programmatically.

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

카테고리

Help CenterFile Exchange에서 Collect Coverage for Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by