Matlab: getting "Unexpected error status flag encountered. Resetting to proper state"
Posted
by noam
on Stack Overflow
See other posts from Stack Overflow
or by noam
Published on 2010-04-24T15:35:12Z
Indexed on
2010/04/25
0:53 UTC
Read the original article
Hit count: 617
I have a matlab script, that every now and them produces the message:
Caught std::exception Exception message is:
bad allocation
Unexpected error status flag encountered. Resetting to proper state.
What could be causing this?
© Stack Overflow or respective owner