ENsetpremisevalue: Sets the value in a premise of a rule-based control
Description
Sets the value in a premise of a rule-based control
Usage
ENsetpremisevalue(ruleIndex, premiseIndex, value)
Arguments
- ruleIndex
the rule's index (staring from 1).
- premiseIndex
the premise's index (starting from 1).
- value
The value that the premise's variable is compared to.