Read .OUT file

조회 수: 20 (최근 30일)
Din N
Din N 2021년 7월 7일
댓글: Rik 2021년 7월 7일
I need to read and save data from a .OUT file with an extension. So, for example: file .OUT_100 . The 100 just means the number of samples that was used.
I have :
var=readtable('file.OUT_100')
However, this doesn't work and tells me that it cannot read this type of file. Is there a way to read "weird" files like that?
  댓글 수: 3
Din N
Din N 2021년 7월 7일
편집: Din N 2021년 7월 7일
yes, I did, sorry, forgot to type it correctly here. Fixed it here now.
Rik
Rik 2021년 7월 7일
The only thing you have told us about the file is that contains data. That doesn't help much in finding a way to read it. Please post an example file. You can attach any file inside a zip, or (if it is a text-based format) you can post a text snippet.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by