Ch. Konig
2008-03-13 16:02:14 UTC
Hi there,
I'm crunching and then writing out numbers using Fortran routines
(f90) that I later want to look at (and make plots etc.) with Octave.
What's the best way of doing that?
I'm currently writing out text files from within the Fortran routines,
but with bigger matrices (esp. more columns) that seems to run into
problems. Also that's not very efficient in terms of disk space usage.
Can 'Unformatted' output be used by Octave? How?
Thanks for any help.
Chris
PS: Not sure if this should rather be posted on the Fortran newsgroup.
Let me know if you do think so.
I'm crunching and then writing out numbers using Fortran routines
(f90) that I later want to look at (and make plots etc.) with Octave.
What's the best way of doing that?
I'm currently writing out text files from within the Fortran routines,
but with bigger matrices (esp. more columns) that seems to run into
problems. Also that's not very efficient in terms of disk space usage.
Can 'Unformatted' output be used by Octave? How?
Thanks for any help.
Chris
PS: Not sure if this should rather be posted on the Fortran newsgroup.
Let me know if you do think so.