Fuzzy Logic Toolbox    
ruleedit

Rule editor and parser.

Syntax

Description

The Rule Editor, when invoked using ruleedit('a'), is used to modify the rules of an FIS structure stored in a file, a.fis. It can also be used to inspect the rules being used by a fuzzy inference system.

To use this editor to create rules, you must first define all of the input and output variables you want to use with the FIS editor. You can create the rules using the listbox and check box choices for input and output variables, connections, and weights. Refer to The Rule Editor for more information about how to use ruleedit.

The syntax ruleedit(a) is used when you want to operate on a workspace variable for an FIS structure called a.

Menu Items

On the Rule Editor, 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 Editor is the same as the one found on the FIS Editor. Refer to fuzzy for more information:

See Also

addrule, fuzzy, mfedit, parsrule, ruleview, showrule, surfview


  rmvar ruleview