求助signal builder 命令。

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

 Respuesta aceptada

kamatah
kamatah el 27 de Nov. de 2022

0 votos

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

Más respuestas (0)

Categorías

Más información sobre MATLAB Report Generator en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 27 de Nov. de 2022

Respondida:

el 27 de Nov. de 2022

Community Treasure Hunt

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

Start Hunting!