how to use select row in simulink
2 views (last 30 days)
Show older comments
I am trying to understand the command "select row". I inserted in the indices of the select row block 54321 which i thought that the output of this block will take the input and flip it based on the indices. for example if the input is [ 1 2 3 4 5] it will change to [5 4 3 2 1]. I used the attached m file to output the data from both input and output but i am not seeing the data being flipped. Please take a look and explain to me.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!