Sorting rows into colums
Show older comments
Hello!
Im having a problem sorting a matrix
The matrix A is of size 1020x12
I want the 10 first rows of matrix A (consecutevely from left to right) to form the firt colum of matrix B and I need to do this every 10 rows from the whole matrix A to creat the matrix B of size 120,102
I would really appreciaty your help
Thanks in advance
1 Comment
Contoso Donoso
on 7 May 2022
Accepted Answer
More Answers (0)
Categories
Find more on Shifting and Sorting Matrices 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!