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 个)

Community Treasure Hunt

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

Start Hunting!

Translated by