How can I read and work with a csv file (.csv) ?
8 views (last 30 days)
Show older comments
I want to import a csv file which contains not only numbers. I want it in a matrix form .
0 Comments
Accepted Answer
Akira Agata
on 15 Jul 2017
Or, more easy way is to use Import tool, especially the data file contains not only numbers like your case.
Import tool:
0 Comments
See Also
Categories
Find more on MATLAB Report Generator 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!