converting matrix to array
Show older comments
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?
Answers (1)
Categories
Find more on Matrices and Arrays in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!