Out of memory at the end of simulation
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Ingrid Tigges
el 13 de Mzo. de 2013
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:
- Which operating system are you using?
- What is your Java heap space set to?
- What happens if you run of the example models from SimBiology?
- 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.
0 comentarios
Más respuestas (1)
Bart Boesman
el 12 de Mzo. de 2013
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
0 comentarios
Ver también
Categorías
Más información sobre Extend Modeling Environment en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!