Four constant number at different time in Simulink
3 views (last 30 days)
Show older comments
Hello guys, after a fortnight of obtaining the answer on giving 2 different constant numbers at 2 different time. Now is it possible to have 4 or 5 different constants at different time.
2 different constants at 2 different time can be achieved by using the step function, where you assign the initial value and final value..
Any help would be greatly appreciate =)
0 Comments
Answers (2)
Titus Edelhofer
on 30 Jul 2011
Hi,
you can use the 1D interpolation block: feed with the clock signal, put for "x" the time points, for "y" the values and use "zero order hold" for interpolation method.
Titus
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!