Out of memory at the end of simulation

조회 수: 2 (최근 30일)
Peter Madelung
Peter Madelung 2013년 3월 12일
When I run a simulation using sim biology it gives an out of memory error report. It occurs at the end of the simulation just before it gives the figure output.
What have I done wrong?
  댓글 수: 1
Peter Madelung
Peter Madelung 2013년 3월 15일
I tried a different solver and that solved all my problem

댓글을 달려면 로그인하십시오.

채택된 답변

Ingrid Tigges
Ingrid Tigges 2013년 3월 13일
Out of memory issues can have many different root causes. Bart has valid points with the questions he asked. There are some more questions to ask:
  1. Which operating system are you using?
  2. What is your Java heap space set to?
  3. What happens if you run of the example models from SimBiology?
  4. Which release of SimBiology are you using?
It might be worth contacting Technical Support if you assume the issue is due to your model and don't want public to see your model.

추가 답변 (1개)

Bart Boesman
Bart Boesman 2013년 3월 12일
Hi Peter,
Do you run the 32-bit or 64-bit version of matlab? You can check the maximum allowed memory that you can adress on your system by typing 'memory'. It is also possible that you are trying to plot too many data points. Try interpolating the data to a smaller data set before plotting.
Bart

카테고리

Help CenterFile Exchange에서 Extend Modeling Environment에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by