Closed wuxu92 closed 8 years ago
it seems i find the problem. that is when you do a loop evaluate as above, if no rule matched in this round, then the old value of defuzzify-var will be returned.
after i set a default value for the defuzzify block, it work as it should be.
Hi, i have several groups of input, when i do setVariable and evalue like this:
the problem is the output value is always the the one before this evaluate...
is there anything others should i do before do a new evaluate?