Error Messages/40297

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


Error message examples

Sense option must be '<=', '>=', or '='.

Cause

The Optional parameter, «Sense» passed to the optimizing functions (LpDefine, QpDefine or NlpDefine) must be either '<=', '>=', or '='.

Click on the following links on documentation on parameters to NlpDefine and LpDefine.

Remedies

Correct the «Sense» parameter passed to the function to be '<=', '>=', or '='.

Note: This message may mention 'range' as an option. If so, ignore it, it isn't implemented.

See Also

Comments


You are not allowed to post comments.