Using the first value of a variable during simulation in Simulink
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Berke Ogulcan Parlak
am 2 Jun. 2020
Beantwortet: Fangjun Jiang
am 2 Jun. 2020
This block generates output only once during simulation (at the beginning of the simulation). And I want to use the output obtained initially throughout the simulation. I tried to use Unit Delay, but I think I have to add something. Could you help?
0 Kommentare
Akzeptierte Antwort
Fangjun Jiang
am 2 Jun. 2020
If the triggered subsystem is truly ran only once, then you don't need to do anything. The output value of this block is "held". Just try it.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources 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!