How can i get the final value of a step signal as a constant?
Show older comments
The curve I get as below.

(The final value of the step is the value I need) But the value I need is a constant not a step signal. Can you tell me how can I get the final value of the step as a constant by simulink? I need it as my input of next block.
Answers (1)
Azzi Abdelmalek
on 14 Apr 2014
Edited: Azzi Abdelmalek
on 14 Apr 2014
set the step time parameter of your step block to 0
or use a *constant* block
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!