"Windows returned error message: Not enough storage is available to process this command."
Mostrar comentarios más antiguos
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?
Respuestas (2)
Fangjun Jiang
el 26 de Oct. de 2011
0 votos
Do a search on the error message. It sounds like a Windows error, rather than particularly related to MATLAB or Simulink.
2 comentarios
Ron
el 26 de Oct. de 2011
Fangjun Jiang
el 26 de Oct. de 2011
What is your OS, memory? Did it happen consistently? Did it happen if you run other application, such as MS Office?
Jan
el 26 de Oct. de 2011
0 votos
You can try to increase the IRPStackSize:
2 comentarios
Walter Roberson
el 26 de Oct. de 2011
Weird. I would not have guessed it had anything to do with IP stacks!
Jan
el 26 de Oct. de 2011
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.
Categorías
Más información sobre Reporting and Database Access en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!