fread + double-precision 8-byte floating point + precision
Show older comments
Hi All,
I want to use fread to read my binary file. The data type are "double-precision 8-byte floating point". When I put 8*double as precision, it gives me weird values that I am sure it is wrong. How can I put both float + double in precision?
Thanks a lot
Accepted Answer
More Answers (1)
aijiangzhao aixuwu
on 27 Oct 2021
0 votes
Hi,I encountered the same problem, did you solve it? Can you tell me?
Categories
Find more on Low-Level File I/O in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!