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!