Four constant number at different time in Simulink
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Titus Edelhofer
am 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 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!