Run Full Test Assessment Block Each Time Step?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Richard Hopple
le 22 Mai 2018
Commenté : Richard Hopple
le 23 Mai 2018
Is there a way to force the test assessment block to run the full block each time step? I have multiple short test items and it currently seems to be stepping through one of the "when" decomposition per time step. I need it run through all the "when" decompositions per tick.
0 commentaires
Réponse acceptée
Rong Mi
le 23 Mai 2018
Hi, if you have "when" decomposition, you will not be able to run all through the "when" decompositions per tick.
If you want to run all the steps, you can put all of them into one step. Thank you.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Inputs dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!