How to sort cell array of tables by size and concatenate vertically
1 view (last 30 days)
Show older comments
A cell array consists of individual tables of different sizes. It is to be sorted by size (along row) and then tables (along row) are to be concatenated vertically.
(Note: Sort command with cellfun is not working as reported in earlier versions).
0 Comments
Answers (0)
See Also
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!