Fuzzy Logic Toolbox | ![]() ![]() |
Rule viewer and fuzzy inference diagram.
Syntax
Description
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
.
Menu Items
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.
Edit FIS properties... to invoke the FIS Editor
Edit membership functions... to invoke the Membership Function Editor
See Also
fuzzy
, mfedit
, ruleedit
, surfview
![]() | ruleedit | setfis | ![]() |