Feeds
已回答
How to change simulink coverage settings in script?
The solution is: set_param(gcs, 'CovHtmlReporting', 'off'); set_param(gcs, 'CovModelRefEnable', 'off'); set_param(gcs...
How to change simulink coverage settings in script?
The solution is: set_param(gcs, 'CovHtmlReporting', 'off'); set_param(gcs, 'CovModelRefEnable', 'off'); set_param(gcs...
11 years 前 | 0
| 已接受
提问
How to change simulink coverage settings in script?
Hi, how can I change for a model simulink coverage settings using script? some set, set_params, etc.? Thank you.
11 years 前 | 2 个回答 | 0