Fixed typo in error message

time-shift
Sébastien Villemot 2011-08-19 17:20:40 +02:00
parent 426682d632
commit 51f759c59f
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ if ~noprint
' indeterminacy due to rank failure'])
case 6
error(['The Jacobian matrix evaluated at the steady state contains elements ' ...
'that are not real or finite'])
'that are not real or are infinite'])
case 19
error('The steadystate file did not compute the steady state (inconsistent deep parameters).')
case 20