Cut the vector into several new vectors with defined rows contained in another vector
2 次查看(过去 30 天)
显示 更早的评论
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 ?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!