Submatrixes with different rows

1 visualización (últimos 30 días)
EldaEbrithil
EldaEbrithil el 2 de Sept. de 2020
Comentada: EldaEbrithil el 2 de Sept. de 2020
Hi all
i have a certain matrix 45x5, i want to neatly cut this matrix in submatrixes (or maybe group into cells) with different rows (a1,a2,a3); how can i do that? So the submatrixes will go from:
1) 1----a1 (a1 rows)
2)a1+1----n1 (a2 rows)
3)n1+1-----n2(a3 rows)
Thank you for the help!!
Regards!!
  2 comentarios
Stephen23
Stephen23 el 2 de Sept. de 2020
Editada: Stephen23 el 2 de Sept. de 2020
"i have a certain matrix 45x5, i want to neatly cut this matrix in submatrixes..."
Probably with one of these:
EldaEbrithil
EldaEbrithil el 2 de Sept. de 2020
Thank you very much!! it was very simple xD

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Matrix Indexing en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by