Formatting more than 600 table
Show older comments
I have more than 600 tables each one has a different data. I want To put all the data in the same table (one table). I wonder how can I do that in Matlab. Any help would be greatly appreciated. I will be grateful to you.
4 Comments
Guillaume
on 9 Jan 2015
How are the table stored? Hopefully not each in a different variables.
Do the table all have the same columns?
It would be better if you could give an example of input / outputs
Guillaume
on 9 Jan 2015
Your naming does not appear to be very consistent. I would have expected the first table to be named either table1 or table001. How is the 10th table named? table010 or table10?
You've not answered whether or not the tables all have the same columns
Ahmed
on 9 Jan 2015
Accepted Answer
More Answers (0)
Categories
Find more on Tables 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!