Joining tables stored in a cell array
Show older comments
Hi guys,
I have this cell array here, filled with N tables (N = 10)
There is a total of 63 rows and 12 columns, I am trying to extract everything so that I can have a 63x12 table containing all the data
How do I join all of the tables together and display them as one big table?
Thank you!!!

Accepted Answer
More Answers (0)
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!