Formatting more than 600 table
이전 댓글 표시
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
Guillaume
2015년 1월 9일
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
2015년 1월 9일
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
2015년 1월 9일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Tables에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!