showGUI: Show a Graphic User Interface of fis object
Description
Show a Graphic User Interface to display membership function plots for input and output, rules and evaluate the fis.
Usage
showGUI(fis)
Arguments
fis
Requires a fis structure to display a GUI.
Value
Return the GUI to display membership function for input and output together with rules.
Details
This function is purposed to display all the membership plots and rules of fis object in Graphic User Interface (GUI). It also provide a function to evaluate the fis object.