Excel data input. assign a different vector for each row.
Show older comments
Hi I want to input a large excel data into matlab for easier calculation. The number of data for each row is the same. I wish to input these data into a format like
A1= row1 A2= row2 .... There are like more than 500 rows of data which is quite hard to do it manually. I wonder is there a easier way to do it?
Many Thanks!!!
Answers (1)
Walter Roberson
on 21 Apr 2018
0 votes
Don't do that. It does not make anything easier.
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!