Hi all,
So I have got multiple excel files(.xlsx) named as "day 1 , day 2 , day 3.......day 30" in the order of 288x29. What I want is for Matlab to automatically generate variables in a sequence like "data_day1, data_day2.....data_day30" to store the data from the excel file as a table in a loop, so I can use values from the table to do more calculations.
I am a self-taught newbie and any help would be greatly appreciated!!!!!
thanks for your time,
cheers
2 Comments
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/616108-creating-automated-multiple-variables-to-store-excel-table-in-a-loop#comment_1064403
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/616108-creating-automated-multiple-variables-to-store-excel-table-in-a-loop#comment_1064403
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/616108-creating-automated-multiple-variables-to-store-excel-table-in-a-loop#comment_1064518
Direct link to this comment
https://au.mathworks.com/matlabcentral/answers/616108-creating-automated-multiple-variables-to-store-excel-table-in-a-loop#comment_1064518
Sign in to comment.