Cut the vector into several new vectors with defined rows contained in another vector

1 view (last 30 days)
I have a vector "FORCE" : 306160x1.
And another vector "ROWOFINTEREST" 39x1 contained rows of interest of the vector force.
I would like to cut the vector FORCE into 38 new vector with the row contained in the vector "ROWOFINTEREST"
Can you help me ? And explain the approach ?

Answers (0)

Community Treasure Hunt

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

Start Hunting!