Accessing data from multiple excel files and loading it into a single variable
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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
Réponses (1)
madhan ravi
le 26 Déc 2018
0 votes
1 commentaire
Sandeep Nair
le 26 Déc 2018
Modifié(e) : Sandeep Nair
le 26 Déc 2018
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!