export variables to vtk or similar
Fabian Braennstroem
f.braennstroem at gmx.de
Sun Jun 29 03:00:19 CDT 2008
Hi John,
* John W. Eaton <jwe at bevo.che.wisc.edu> wrote:
> On 28-Jun-2008, Fabian Braennstroem wrote:
>
>| it seems that my last post did not arrive at the list...
>|
>| I got it working using the tecplot format writing the
>| variables each to one file, deleting the top lines
>| using 'sed', merge the files column-wise using 'paste'
>| and adding a simple head for the tecplot format. Worked
>| pretty nice, but is there a chance to write the
>| variables in columns at once and remove the comments!?
>
> You can generate whatever format you like with fopen, fprintf, fclose,
> etc.
Thanks, I will try it!
Greetings!
Fabian
More information about the Help-octave
mailing list