ChrMeissner
Mechanical
- Jan 31, 2005
- 21
Hi,
here a unusual question:
I have an vector containing strings. Now I want to write them into a file. How can I match that?
background:
I wrote a simulation of the behaviour of cars while they're driving. Now I want to export the calculatet values into a 3D-graphics-program (e.g. POV-Ray). All commands are listed as strings in a vector and shown right in MathCAD. But if I write them into a file, using WRITEPRN("D:\test.txt"):=Code I only get lines with " -1.#QO".
How can I match that?
Thanks, Christian.
here a unusual question:
I have an vector containing strings. Now I want to write them into a file. How can I match that?
background:
I wrote a simulation of the behaviour of cars while they're driving. Now I want to export the calculatet values into a 3D-graphics-program (e.g. POV-Ray). All commands are listed as strings in a vector and shown right in MathCAD. But if I write them into a file, using WRITEPRN("D:\test.txt"):=Code I only get lines with " -1.#QO".
How can I match that?
Thanks, Christian.