sneakyben
Bioengineer
- Jun 15, 2010
- 3
Hi,
I am quite new to MATLAB and wish to do the following:
(I have searched for previous posts on this topic, but could find nothing that answers my questions)
I wish to write a script that will do the following, please could someone tell me how?
I have a directory that contains ten .xls files...
I want to copy the info from cells A100 to A110 from the 1st .xls file and put them in a new .xls file in cells A1 to A10...
Then I want to copy cells A100 to A110 from the 2nd .xls file into the .xls file described above in cells B1 to B10...
and so on... until all .xls files have had data copied from them into the new .xls file
Thanks
Ben
I am quite new to MATLAB and wish to do the following:
(I have searched for previous posts on this topic, but could find nothing that answers my questions)
I wish to write a script that will do the following, please could someone tell me how?
I have a directory that contains ten .xls files...
I want to copy the info from cells A100 to A110 from the 1st .xls file and put them in a new .xls file in cells A1 to A10...
Then I want to copy cells A100 to A110 from the 2nd .xls file into the .xls file described above in cells B1 to B10...
and so on... until all .xls files have had data copied from them into the new .xls file
Thanks
Ben