How to import the array format values in simulink one by one?
5 views (last 30 days)
Show older comments
http://img189.imageshack.us/img189/6594/testusjv.jpg I want to import data of array in to my model,,,in the above link i am importing three values to simulink block,,,but rather i want to import like a(1,1)for first time calculation a(1,2) for second time,,like this i want to import rather importing a,, how to do this?
3 Comments
TAB
on 25 Feb 2013
What do you mean by import for first time calculation. Is it mean for 1st sample time ?
Accepted Answer
TAB
on 25 Feb 2013
You can use Signal Routing/Index Vector block to select the elements of array.
0 Comments
More Answers (0)
See Also
Categories
Find more on Composite Components 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!