Azzera filtri
Azzera filtri

Four constant number at different time in Simulink

2 visualizzazioni (ultimi 30 giorni)
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 =)

Risposte (2)

Titus Edelhofer
Titus Edelhofer il 30 Lug 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

Fangjun Jiang
Fangjun Jiang il 30 Lug 2011
You can use the solution in this post to set as many as you want.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by