MATLAB: Error out of memory

computer specificationmemory

I'm running a program on my pc (Intel i5, 8GB RAM, 2 cores processors) and it works fine with Matlab R2008a. But when I run the same program on other pc with higher spec (Intel Xeon, 16GB RAM, 8 cores processors) with Matlab R2010a, there was an error of 'OUT OF MEMORY'. What's wrong actually? Is it because of my pc, or Matlab version? What should I do? Thanks in advance

Best Answer

Hello Fadzli,
We know that Intel xeon is a way better than Intel i5. And moreover other specifications are better in xeon than i5 as you mentioned. So, it should not show "out of memory error". Sometimes this error depends on your program and the size of data. So check out some suggestions about this error on: Resolve "Out of Memory" Errors