home › Forums › # Technical Support › JAVA API › Reply To: JAVA API
September 3, 2014 at 23:44
#1415
Keymaster
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.