How do I read the strings from the xlsx file? I have read the data, but can't get the string?
2 views (last 30 days)
Show older comments
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/615435/image.jpeg)
1 Comment
Answers (1)
KSSV
on 12 May 2021
Don't use importdata to read the xlsx file. You should use readtable.
0 Comments
See Also
Categories
Find more on Data Import and Analysis 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!