Simulink using an array element for each timestep
    6 views (last 30 days)
  
       Show older comments
    
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
0 Comments
Answers (1)
  Ameer Hamza
      
      
 on 23 Apr 2020
        Yes, it is possible. See From Workspace block: https://www.mathworks.com/help/releases/R2020a/simulink/slref/fromworkspace.html 
0 Comments
See Also
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!
