Name: Anonymous 2011-09-20 22:26
total programming noob here, would really appreciate if someone here can help me with this. i would like to manipulate the parameter file from my simulation program, unfortunately the proprietary program saves some of the parameter files as ascii (which is great), but others as binary files which "contain a huge amount of sequential double-precision fields" (according to the manual). the file looks something like this:
File Version: 2.27 LLG Version: 2.6.33 (17 Oct 2009) ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@
i'm wondering if there're any simple programs on windows out there that allow me to convert something that this to ascii and then back, as i want to read it into say matlab and play around with the parameters. maybe some kind of binary of hex editor that can do "save as"? thanks.
File Version: 2.27 LLG Version: 2.6.33 (17 Oct 2009) ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@ ‰@
i'm wondering if there're any simple programs on windows out there that allow me to convert something that this to ascii and then back, as i want to read it into say matlab and play around with the parameters. maybe some kind of binary of hex editor that can do "save as"? thanks.