フィルターのクリア

Out of Memory Error

12 ビュー (過去 30 日間)
Bhavesh Gandhi
Bhavesh Gandhi 2018 年 8 月 1 日
回答済み: Vishal Chaudhary 2018 年 8 月 13 日
I am constantly running into "OUT OF MEMORY ERROR" while running my Simscape model. Does anyone know how to bypass this / I have eliminated all the scopes and and I am sending the data to my workspace.

採用された回答

Vishal Chaudhary
Vishal Chaudhary 2018 年 8 月 13 日
Try, doing following things to see if it works:
1. Turn off the Workspace I/O (to do that, in the Simulink model go to Simulation=>Parameters=> Data Import/Export and uncheck the time and output boxes).
2. Increase the step size of the simulation
3. Reduce the length of the simulation
4. Increase the virtual memory of your computer (system swap space).
If the error still exists, share the exact error or if possible share the model which generates the error.
Also, check if your system is really out of memory by running task manager.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeVariable Initialization についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by