Hi guys, Could you help me with this question where I cant read the .txt file for the first two column?
    3 views (last 30 days)
  
       Show older comments
    
    Mohamad Khairul Ikhwan Zulkarnain
 on 3 Jun 2018
  
    
    
    
    
    Answered: Walter Roberson
      
      
 on 3 Jun 2018
            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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
				Find more on Spreadsheets in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!