Simulink using an array element for each timestep

40 views (last 30 days)
Hello everyone,
Hope you are all well and safe.
I wonder weather the following can be done in simulink:
I want an input bolck value to change everytimestep. This should be according to an array value.
So for example the array x = [4 5 6 7]
I want at timestep 1 in simulink a source block has a value of 4
then at timestep2 the in simulink a source block has a value of 5 , timestep3 = 6 and so on.
Is that doable in simulink ?
Please advice
Thanks

Answers (1)

Ameer Hamza
Ameer Hamza on 23 Apr 2020

Categories

Find more on General Applications in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!