필터 지우기
필터 지우기

Hi guys, Could you help me with this question where I cant read the .txt file for the first two column?

조회 수: 1 (최근 30일)
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

채택된 답변

Walter Roberson
Walter Roberson 2018년 6월 3일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Workspace Variables and MAT-Files에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by