Run Full Test Assessment Block Each Time Step?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Richard Hopple
am 22 Mai 2018
Kommentiert: Richard Hopple
am 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 Kommentare
Akzeptierte Antwort
Rong Mi
am 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Inputs finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!