Cut the vector into several new vectors with defined rows contained in another vector
1 回表示 (過去 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!