MATLAB: Exclude a block from coverage analysis using test manager

coverageexclude blocksimulinktest manager

I do need to use the Test Manager, please do not suggest any solution outside it (such as running the test harness and filtering in results explorer).
How can a block be excluded from Coverage analysis for a test case in Test Manager?

Best Answer

Hi,
There is no current functionality available to directly filter coverage results using the Test Manager.You need to save the filter settings with the model’s configset. You can refer to this link for help with the same: Link
Thanks,
Arvind