ChrMeissner
Mechanical
- Jan 31, 2005
- 21
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: 1,5GB avaible, 1,45GB used by MathCAD). MathCAD gives an error like "not enough memory". If I close MathCAD an restart it again, I can process annother 3 files.
1) Is there a possibility to FREE the MEMORY used by the variables (e.g. a big matrix; "M:=0" dos'nt work)?
2) If I write a batchfile (*.bat) with "mathcad.exe test.xmcd" MathCAD starts an executes the calculation. OK. Ist there a posibility to say that MathCAD should close itself after finishing the calculation ??? ("mathcad.exe test.xmcd /close" dose'nt work)
Thanks for hints.
Christian
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: 1,5GB avaible, 1,45GB used by MathCAD). MathCAD gives an error like "not enough memory". If I close MathCAD an restart it again, I can process annother 3 files.
1) Is there a possibility to FREE the MEMORY used by the variables (e.g. a big matrix; "M:=0" dos'nt work)?
2) If I write a batchfile (*.bat) with "mathcad.exe test.xmcd" MathCAD starts an executes the calculation. OK. Ist there a posibility to say that MathCAD should close itself after finishing the calculation ??? ("mathcad.exe test.xmcd /close" dose'nt work)
Thanks for hints.
Christian