Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to read binary file whose data type is integer

조회 수: 2 (최근 30일)
pavan kumar
pavan kumar 2020년 7월 22일
마감: MATLAB Answer Bot 2021년 8월 20일
how to read binary file whose data type is integer
  댓글 수: 2
Robert U
Robert U 2020년 7월 22일
Hi Pavan Kumar,
have a look in the fread()-documentation. The "precision"-parameter is what you would need to adjust.
Kind regards,
Robert
pavan kumar
pavan kumar 2020년 7월 22일
thank u sir.
sir,
in the data, rang bins=52,fft points =256
total volume of the data = (no.range bins* no.fft ponts*2) bytes.
how to read the volume of the data using data type integer

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by