How to create a step with multiple final values in different instants?
How to create a step with multiple final values in different instants?
(OP)
Hi,
I need a block similar to the step to use on simulink but I need one, which gives me final values at different instants. For example:
Initial value = 0
Final Value (at 100 seconds) = 1
Final Value (at 200 seconds) = 2
Final Value (at 300 seconds) = 3
How can I do this?
Thanks in advance!
I need a block similar to the step to use on simulink but I need one, which gives me final values at different instants. For example:
Initial value = 0
Final Value (at 100 seconds) = 1
Final Value (at 200 seconds) = 2
Final Value (at 300 seconds) = 3
How can I do this?
Thanks in advance!





RE: How to create a step with multiple final values in different instants?
TTFN

FAQ731-376: Eng-Tips.com Forum Policies
Need help writing a question or understanding a reply? forum1529: Translation Assistance for Engineers
RE: How to create a step with multiple final values in different instants?
RE: How to create a step with multiple final values in different instants?
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: How to create a step with multiple final values in different instants?
A nested IF
TTFN

FAQ731-376: Eng-Tips.com Forum Policies
Need help writing a question or understanding a reply? forum1529: Translation Assistance for Engineers