Converting binary 8 to decimal
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Large Files and Big Data dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!