Hello,
I'm using MathCAD (among others) for manipulating pictures (RGBREAD, RGBWRITE, ...). I've to process more than 2000 bitmaps and I intented to do this over night in a loop. But because of the big image size (1680x1050) the memory limit is reached after 3 files !!! (task manager: RAM...
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)...
Hi!
I've a big document written in LaTeX. Now I should convert it into MathCAD. Is there any posibility?
Til now, I found a program, with converts MathCAD-htm-code to LaTeX (http://www.tilman.de/mathparser), but I need it in the other direction.
I'm using MathCAD 2001. If there isn't one...
Hi!
I wrote some big programs to describe the dynamical behavior of cars using matrices with submatrices, that means one entry of the matrix is another matrix (e.g. shown in the result as A=([3,1] [3,3] [12,4]). So far this way. I also take references to functions defined in other files using...
Hi all,
I have a very big program/procedure in 'MathCad 2001 Pro' that takes more than one hour for calculation. Sometimes it never comes to an end.
How can I put an interim result to a file while the program is running? ('PRNSCHREIBEN' doesnt work in programs)
If that would be possible, I...