フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to read binary file whose data type is integer

1 回表示 (過去 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