Why Import Tool can't read csv files?
이전 댓글 표시
Previous versions can read csv files. But the new ones show the error "can't read utf16-LE". But the first line of data is read correctly. The first line:
2016.07.04 00:00,1.11298,1.11333,1.11297,1.11333,7,0
댓글 수: 7
Vandana Rajan
2018년 7월 2일
What do you mean by previous and new versions? MATLAB versions? Can you please specify the MATLAB version you are using?
Alexander
2018년 7월 2일
Adam Danz
2018년 7월 2일
Could you upload the csv file?
Alexander
2018년 7월 3일
Adam Danz
2018년 7월 3일
If you open the file and save it as "CSV (Comma delimited)" the import tool will work. However, if you have a bunch of files and can't convert all of them, perhaps this will help:
Adam Danz
2018년 7월 3일
I opened the file in Excel, saved as csv, then imported it to Matlab.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!