필터 지우기
필터 지우기

warning of encoding is shown when trying to read text file

조회 수: 1 (최근 30일)
Kobi
Kobi 2014년 12월 22일
댓글: Geoff Hayes 2014년 12월 27일
while using the function fopen and textscan for text file i get this warning:
*Warning: The encoding 'windows-1255' is not supported.
See the documentation for FOPEN.
> In txt2mat at 16
> In Inversion at 11*
don't understand this error and what am i doing wrong, but i do get unexpected resaults.
  댓글 수: 2
Geoff Hayes
Geoff Hayes 2014년 12월 27일
Kobi - rather than providing links to your files, please just attach them to your post using the paperclip button.
I glanced at your txt2mat function and noticed that the first two lines open the same file using fopen. Why are you doing this and trying to read the data using two different formats?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Standard File Formats에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by