有什么函数可以实现signal builder模块中的run all and produce coverage这个功能么?
求大神帮助,谢谢

 Réponse acceptée

kamatah
kamatah le 27 Nov 2022

0 votes

据我所知,是没有直接的函数可以用的
但是自己可以写一个脚本实现类似功能:
1、读取signal builder中的test case数目
2、for循环,每个test case仿真一次

Plus de réponses (0)

Catégories

En savoir plus sur 调试和分析 dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!