converting matrix to array
Mostrar comentarios más antiguos
Is there a way to convert a n x n matrix into a n^2 x 1 array,such that all the elements in the array(or horizontal vector) appear in row major format?
Respuestas (1)
Categorías
Más información sobre Matrices and Arrays 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!