How can i loop a matrix without knowing is size?
Afficher commentaires plus anciens
Hello!
So, i'm trying to make a loop where i have a matrix to go through and save their elements in a vector. Just note that i don't know the size of the matrix. So how can i do it?
Thanks!
2 commentaires
Star Strider
le 1 Mar 2019
Are you somehow prevented from using the size function?
Joana Santos
le 1 Mar 2019
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!