Error Messages/40572

Revision as of 00:57, 11 March 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Error message examples

The expression for the objective function in NlpDefine evaluated to non-numeric value.

Cause

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

Remedies

Correct the objective function parameter passed to the NlpDefine function to resolve this problem.

See Also

Comments
Loading comments...