Read Low level file I-O
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Image Analyst
am 18 Okt. 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
Antworten (0)
Siehe auch
Kategorien
Mehr zu Low-Level File I/O finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!