Accessing data from multiple excel files and loading it into a single variable
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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
Answers (1)
madhan ravi
on 26 Dec 2018
0 votes
1 Comment
Sandeep Nair
on 26 Dec 2018
Edited: Sandeep Nair
on 26 Dec 2018
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!