From: A B on 17 Jun 2010 07:50 Hi, I wanted to write a MATLAb file which I included in a C# Gui. However I have problems running out of memory, after building the Matlab Project with Builder NE. When I run it inside Matlab, I don't experience the same problems. After having it build, and changing the memory usage, I saw that the .dll I made out of the Matlab file uses 200MB more memory. How is that possible and are there anyway to decrease memory usage in a built project? Thanks
From: A B on 18 Jun 2010 16:42 any ideas? maybe also i dont know wether it is running with the java virtual machine and if one could deactivate it, it would save a lot of memory...
From: A B on 18 Jun 2010 17:54 <hvglms$cqd$1(a)fred.mathworks.com>... > any ideas? > maybe also i dont know wether it is running with the java virtual machine and if one could deactivate it, it would save a lot of memory... well, just saw in the help, that i can at least control wether java virtual machine is enabled or not. that saves some memory...still i need more
|
Pages: 1 Prev: creating a structure in a mexFunction Next: DOF reduction in differential equation system |