How can I read a '.dat' file on MATLAB?
    조회 수: 1 (최근 30일)
  
       이전 댓글 표시
    
How can I read a '.dat' file on MATLAB?Pleas anyone help me.Thank you
댓글 수: 0
답변 (1개)
  per isakson
      
      
 2021년 5월 26일
        
      편집: per isakson
      
      
 2021년 5월 26일
  
      google says: "A file with the . dat file extension is a generic data file that stores specific information relating to the program that created the file. [...]  DAT files typically contain simple text"   That is not enough information to recommend a way to read it. Matlab provides many different functions that reads text files. See Importing Data From-Files Programmatically  and/or  Importing Data from Text Files Interactively
What have you tried?
What is the format of your file? Upload a sample file.
댓글 수: 0
참고 항목
카테고리
				Help Center 및 File Exchange에서 Standard File Formats에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

