"Windows returned error message: Not enough storage is available to process this command."
显示 更早的评论
Running MATLAB Version 7.9.1.705 (R2009b) Service Pack 1
I keep getting the following message appearing in my command window when i select the my simulink model window.
"Windows returned error message: Not enough storage is available to process this command."
It does not occur with an "untitled" empty model.
Any ideas why this is occurring?
回答(2 个)
Fangjun Jiang
2011-10-26
0 个投票
Do a search on the error message. It sounds like a Windows error, rather than particularly related to MATLAB or Simulink.
2 个评论
Ron
2011-10-26
Fangjun Jiang
2011-10-26
What is your OS, memory? Did it happen consistently? Did it happen if you run other application, such as MS Office?
Jan
2011-10-26
0 个投票
You can try to increase the IRPStackSize:
2 个评论
Walter Roberson
2011-10-26
Weird. I would not have guessed it had anything to do with IP stacks!
Jan
2011-10-26
IRP=I/O request packets, it concerns e.g. filesystem drivers. The same error message can appear, if the pagefile is corrupted. But I confirm: weird Windows problems.
类别
在 帮助中心 和 File Exchange 中查找有关 Reporting and Database Access 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!