home Forums # Technical Support JAVA API Reply To: JAVA API

#1415

Hi raac,

The problem is that you need to do:

System.out.println(engine.getOutputVariable("RPM").defuzzify());

This method will change in the next version of jfuzzylite just like fuzzylite 5.0.

Cheers.