Cut the vector into several new vectors with defined rows contained in another vector
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!