| Fuzzy Logic Toolbox | ![]() |
Rule viewer and fuzzy inference diagram
ruleview('a')

The Rule Viewer invoked using ruleview('a') depicts the fuzzy inference diagram for an FIS stored in a file, a.fis. It is used to view the entire implication process from beginning to end. You can move around the line indices that correspond to the inputs and then watch the system readjust and compute the new output. Refer to The Rule Viewer for more information about how to use ruleview.
On the Rule Viewer, there is a menu bar that allows you to open related GUI tools, open and save systems, and so on. The File menu for the Rule Viewer is the same as the one found on the FIS Editor. Refer to fuzzy for more information.
Use the View menu items:
Edit FIS properties... to invoke the FIS Editor
Edit membership functions... to invoke the Membership Function Editor
Edit rules... to invoke the Rule Editor
View surface... to invoke the Surface Viewer
Use the Options menu item:
Rule display format to set the format in which the rule appears. If you click on the rule numbers on the left side of the fuzzy inference diagram, the rule associated with that number will appear in the Status Bar at the bottom of the Rule Viewer.
fuzzy, mfedit, ruleedit, surfview
| ruleedit | setfis | ![]() |
© 1994-2005 The MathWorks, Inc.