Accessing data from multiple excel files and loading it into a single variable
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
I want to load data of multiple data from multiple excel files and load it into a single variable so that i can perform operation on the whole data and get a single value
Suppose there are 3 excel files with 100*20 values
I want to load the data in a single variable such that it becomes 300*20 and then i can perform operation on each column or row
0 件のコメント
回答 (1 件)
madhan ravi
2018 年 12 月 26 日
0 投票
1 件のコメント
Sandeep Nair
2018 年 12 月 26 日
編集済み: Sandeep Nair
2018 年 12 月 26 日
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!