Simulink Coverage setting 'CovModelRefExcluded'

조회 수: 6 (최근 30일)
Matthias
Matthias 2020년 1월 22일
편집: Pat Canny 2020년 1월 24일
Hello!
I'm struggling around with the coverage setting 'CovModelRefExcluded'.
My model settings at the moment are
Hoever, when I try to exclude some models via
set_param(gcm,'CovModelRefExcluded','EGTR_FCTDGTDLOCP0, EGTR_FCTDGTDLOCLA0, EGTR_FCTDGTDLOCL0, EGTR_FCTDGTDLOCHA0')
measurement of coverage still runs over all models, and the GUI is not affected by the command line setting. However,
get_param(gcm,'CovModelRefExcluded')
returns me the list given above.
So, what did I forget here?
I'm a kind of stuck here :-).
Thanks a lot!
Greetings
Matthias
  댓글 수: 2
Matthias
Matthias 2020년 1월 23일
EDIT: After a restart of Matlab the settings are now adapted!
Pat Canny
Pat Canny 2020년 1월 24일
편집: Pat Canny 2020년 1월 24일
Hi Matthias. Did you set CovModelRefEnable to 'filtered'?
set_param(gcm,'CovModelRefEnable','filtered')

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Verification, Validation, and Test에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by