How to solve simulation error relate to memory alocation size ?
3 次查看(过去 30 天)
显示 更早的评论
Hi there,
While I am run my simulation for a periode time and want to open the scope Simulation signals. I got an error message and simulink program collaps. The error relate to memory limitation(perhaps...). I do not know whats wrong but few days before Simulink was ok.
Some errors that show up:
Error due to multiple causes.
- Data logging exceeded available memor.
- Cannot alocate sufficiate memory for loggin. Consider disabling loggine or reducing the length of the simulation.
Out of memory. type HELP MEMORY foryour options.
Can anyone help me to solve this problem ?
Thanks, Henry
0 个评论
采纳的回答
Khaled Kouider
2017-8-2
hi... try to improve the physical memory if possible else...try to increase the virtual memory
and reduce the number of scopes if you have many of them in your model .....good luck
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!