Error Messages/40574

< Error Messages
Revision as of 23:44, 11 March 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Error message examples

 The «lhs» expression specified in NlpDefine returned a non-numeric value when evaluated
 during the optimization.

Cause

As stated in the error, the «lhs» parameter passed to a NlpDefine function needs to evaluate to a numeric value, but did not evaluate to one.


Remedies

Correct the «lhs» parameter passed to the NlpDefine function to resolve this problem.

See Also

Comments


You are not allowed to post comments.