home › Forums › # Technical Support › Create engine in Netbeans Java › Reply To: Create engine in Netbeans Java
February 6, 2018 at 06:55
#2774
Member
Hi,
I am trying to implement a fuzzy controller using fuzzylite and i will like to print the output or write it to a database after deffuzification. Going through the above code i saw that the person passed the void method deffuzify() to a double and that should actually give an error. so can you help with a better method of collecting or storing the output variable after deffuzification.
Thanks