Share

jFuzzyLogic

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

All variables initialization

You are viewing a single message from this topic. View all messages.

  1. 2009-05-13 07:55:15 UTC
    Hi,

    Alberto, I had the same problem and I still don't know how to solve it, can anybody help us?

    Example:

    IF V1 is Low Then D Is High
    IF V1 is Low AND V2 is Medium Then D is Low

    If V1 is actually Low and V2 has no value I get D == NaN . Shouldn't 'rule 2' be ignored?

    and furthermore, in this other case (OR logic operator):

    IF V1 is Low Then D Is High
    IF V1 is Low OR V2 is Medium Then D is Low

    Shouldn't 'rule 2' be evaluated ?


    Thanks in advance
    Enjuto
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.