How to create a step with multiple final values in different instants?
1 次查看(过去 30 天)
显示 更早的评论
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!
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!