Error Messages/40572


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...