Read Low level file I-O
2 views (last 30 days)
Show older comments
My data file is a two-byte floating-point number. Basically, this format consists of a single sign bit, a two-bit negative decimal exponent, and a 13-bit mantissa.
1 Comment
Image Analyst
on 18 Oct 2014
Do you have a question? Like about how your fread() code does not work? http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Answers (0)
See Also
Categories
Find more on Low-Level File I/O in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!