Cut the vector into several new vectors with defined rows contained in another vector
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!