Hi guys, Could you help me with this question where I cant read the .txt file for the first two column?
조회 수: 3 (최근 30일)
이전 댓글 표시
Mohamad Khairul Ikhwan Zulkarnain
2018년 6월 3일
답변: Walter Roberson
2018년 6월 3일
I wrote this command: D = dlmread('Argon.txt','\t',[0 0 10 1]) but some reason I dont know why it keep saying there is an error. Is there any problem with my code?
Error using dlmread (line 147) Mismatch between file and format character vector. Trouble reading 'Numeric' field from file (row number 1, field number 3) ==> C 0 1 \n
댓글 수: 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!