How to read excel file in matlab. my excel file contains alphanumerical data in 1 column and numerical data in other, i am trying to read complete file, but in result ,i am getting only numerical data.please help
2 views (last 30 days)
Show older comments
aa=xlsread('G:\test.xlsx');
0 Comments
Answers (1)
See Also
Categories
Find more on Spreadsheets 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!