How do I import this CSV file?
조회 수: 5 (최근 30일)
이전 댓글 표시
I have this CSV files but it opens through excel so it's not a true CSV file and matlab won't import it using csvread function.
How would I import it?

댓글 수: 0
채택된 답변
Sara
2014년 4월 24일
Save the file as xls or xlsx and then use xlsread to import the parts of the file that you need
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!