how to read binary file whose data type is integer

how to read binary file whose data type is integer

2 Comments

Hi Pavan Kumar,
have a look in the fread()-documentation. The "precision"-parameter is what you would need to adjust.
Kind regards,
Robert
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

Answers (0)

This question is closed.

Asked:

on 22 Jul 2020

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!