Run Full Test Assessment Block Each Time Step?
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Richard Hopple
il 22 Mag 2018
Commentato: Richard Hopple
il 23 Mag 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 Commenti
Risposta accettata
Rong Mi
il 23 Mag 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Inputs in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!