Cannot find the steady state from zx

toy.mod (2.2 KB)
hi for those who can give me help
since dc is in miu format, i compute the steady state with matlab
but when i use these values as initials in my toy nonlinear model
it states “likeImpossible to find the steady state (the sum of square residuals of the static equations is 26.7093). Either the model doesn’t have a steady state, there are an infinity of steady
states, or the guess values are too far from the solution”
why? is there anything wrong?

Putting resid before steady shows pretty big residuals given your initial values. Thus, your entered model equations are inconsistent with the computed steady state.

thank you.
i just want to complain the the mathematical error in matlab is really unacceptable
And my problems in this model are solved.