Submatrixes with different rows
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Resizing and Reshaping Matrices dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!