How can I read and work with a csv file (.csv) ?

8 views (last 30 days)
I want to import a csv file which contains not only numbers. I want it in a matrix form .

Accepted Answer

Akira Agata
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:

More Answers (1)

KSSV
KSSV on 14 Jul 2017
Edited: KSSV on 14 Jul 2017

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!