How to solve simulation error relate to memory alocation size ?

9 views (last 30 days)
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

Accepted Answer

Khaled Kouider
Khaled Kouider on 2 Aug 2017
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

More Answers (0)

Categories

Find more on General Applications in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!