Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

how to read binary file whose data type is integer

1 visualizzazione (ultimi 30 giorni)
pavan kumar
pavan kumar il 22 Lug 2020
Chiuso: MATLAB Answer Bot il 20 Ago 2021
how to read binary file whose data type is integer
  2 Commenti
Robert U
Robert U il 22 Lug 2020
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 il 22 Lug 2020
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

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by