How to extract data from CSV that contains header

1 Ansicht (letzte 30 Tage)
Abdelhakim Souit
Abdelhakim Souit am 25 Okt. 2018
Beantwortet: Abdelhakim Souit am 25 Okt. 2018
Could someone tell me how to extract data from my csv file. I tried EVERYTHING even erasing the header manually (which is not a good solution as many of these files are generated automatically) and Matlab still don't want to extract the data I need.

Akzeptierte Antwort

Kevin Chng
Kevin Chng am 25 Okt. 2018
Bearbeitet: Kevin Chng am 25 Okt. 2018
Hi,
The easiest solution is drag your excel file and drop it in MATLAB command window. Then a data import apps will be pop out. From there, simple to select the range and data type you want to import into MATLAB.
I have attached a script for you to import your data, remember to change the path of your file in the first line.

Weitere Antworten (1)

Abdelhakim Souit
Abdelhakim Souit am 25 Okt. 2018
Thanks man. It worked As a Matlab newbie I don't think I could've done it alone.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by