Error Messages/40331

< Error Messages
Revision as of 17:41, 27 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = Non-numeric initial value for NLP encountered while evaluating Vars. Non-numeric initial value for NLP encountered while evaluating parameter X. =…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Error Message Examples

Non-numeric initial value for NLP encountered while evaluating Vars.
Non-numeric initial value for NLP encountered while evaluating parameter X.

Cause

The value contained in the X parameter to the NlpDefine function is used as the initial value for the optimizing variables and needs to be numeric. The X parameter you passed to the NlpDefine function contains a non-numeric value.

Remedies

Change the non-numeric value to a numeric value to be used as the initial value.



You are not allowed to post comments.

Comments
<comments />