Simulink using an array element for each timestep
Ältere Kommentare anzeigen
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
Antworten (1)
Ameer Hamza
am 23 Apr. 2020
0 Stimmen
Yes, it is possible. See From Workspace block: https://www.mathworks.com/help/releases/R2020a/simulink/slref/fromworkspace.html
Kategorien
Mehr zu General Applications finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!