Using the first value of a variable during simulation in Simulink
1 view (last 30 days)
Show older comments
Berke Ogulcan Parlak
on 2 Jun 2020
Answered: Fangjun Jiang
on 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 Comments
Accepted Answer
Fangjun Jiang
on 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 Comments
More Answers (0)
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!