Converting binary 8 to decimal
이전 댓글 표시
Hi,
I am looking to convert a binary-8 data file to text. Please see the two attached files: the raw data is collected in binary 8 format, but for post-processing, I want to use the ASCII-deliminated format.
From the manual, which describes the format of the two files ( http://math.nist.gov/oommf/doc/userguide12a3/userguide/OVF_1.0_format.html ), the binary data is in 8-byte mode. I am trying to write a script which will convert the binary format to the matrix text format (I can convert the two manually, but want to automate the process).
I have tried using the fread function, but with no luck.
Thank you in advance!
Carl
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Large Files and Big Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!