Import columns from a CSV by header name

조회 수: 4 (최근 30일)
Andrew
Andrew 2016년 2월 2일
답변: random09983492 2016년 2월 2일
I want to create a script to import a csv file, where the header is 3 rows, but the header does not start until the 8th row. I want to be able to search the csv file and pull out only the headers of interest. I typically have just edited the csv before import, but would rather not have that extra step.

채택된 답변

random09983492
random09983492 2016년 2월 2일
The csvread function is capable of doing what you want to do.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Files and Folders에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by