필터 지우기
필터 지우기

Error only on my computer "Fread invalid size" why?

조회 수: 4 (최근 30일)
Sunghun Hong
Sunghun Hong 2018년 9월 21일
댓글: Walter Roberson 2018년 9월 21일
I wrote a code to open bin files by using the pre-given function file. However, this given code doesn't work on my computer but works at others. The error massage is "Error using fread Invalid size". I have tried at 2018a and 2018b but both got an error. I have attached codes I used. catman_read_5r8.m is the given code and I simply wrote the code readbin.m which works at other computers but not for me.
  댓글 수: 3
Sunghun Hong
Sunghun Hong 2018년 9월 21일
Thanks for the advice. I have attached the codes but it might work on your computer.
Walter Roberson
Walter Roberson 2018년 9월 21일
Which line of code is the problem showing up on? What parameters are being passed to fread() on that call? Check to be sure that the parameters are exact integers.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by