I'm trying to solve a set of equations of motion of a system by ode45 in Matlab.
My phyisical memory is 24 GB. Matlab can use up to 100% of the memory but it only uses less than 50% of it and surprisingly I face an 'Out of memory' error!
What do you suggest as the cause of this problem?