How can i loop a matrix without knowing is size?
Mostrar comentarios más antiguos
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 comentarios
Star Strider
el 1 de Mzo. de 2019
Are you somehow prevented from using the size function?
Joana Santos
el 1 de Mzo. de 2019
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!