Simulink Coverage setting 'CovModelRefExcluded'

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 件)

カテゴリ

ヘルプ センター および File ExchangeVerification, Validation, and Test についてさらに検索

製品

リリース

R2019b

質問済み:

2020 年 1 月 22 日

編集済み:

2020 年 1 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by