python - Converting ASCII to Binary files on a Mac -
i have files containing floating point numbers in ascii format need convert binary (.bin) format on mac 10.10.3. familiar matlab alternatively use python or c. found program called ascii converter 1.0 (mac) written in java got errors nonexistent package when tried compile it. did not come associated documentation me compile , run properly. did google searching have far not found better alternative.
is there simple code take input file (vmodel.txt) , output binary file (vmodel.bin)? thanks
Comments
Post a Comment