Divide 73x400 matrix into 73 1x400 matrices
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Matthew
le 29 Oct 2015
Commenté : Star Strider
le 29 Oct 2015
Hello,
I want to create separate matrices of just one row and all of its columns from a 73x400 matrix. So instead of that one matrix I will have 73 1x400 matrices.
I know its a relatively easy indexing problem but I'm blanking!
Thanks for the help.
1 commentaire
Star Strider
le 29 Oct 2015
The short answer is: Don’t!
Just refer to the rows as necessary when you need to use them.
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Matrix Indexing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!