求助signal builder 命令。

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

 Accepted Answer

kamatah
kamatah on 27 Nov 2022

0 votes

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

More Answers (0)

Categories

Tags

Asked:

on 27 Nov 2022

Answered:

on 27 Nov 2022

Community Treasure Hunt

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

Start Hunting!