| Fuzzy Logic Toolbox | ![]() |
Open the ANFIS Editor GUI
anfisedit('a')
anfisedit(a)
anfisedit

Using anfisedit, you bring up the ANFIS Editor GUI from which you can load a data set and train anfis. The ANFIS Editor GUI invoked using anfisedit('a'), opens the ANFIS Editor GUI from which you can implement anfis using a FIS structure stored as a file on your disk called, a.fis.
anfisedit(a) operates the same way for a FIS structure a, stored as a variable in the MATLAB workspace.
Refer to anfis and the ANFIS Editor GUI for more information about how to use anfisedit.
On the ANFIS Editor GUI, there is a menu bar that allows you to open related GUI tools, open and save systems, and so on. The File menu is the same as the one found on the FIS Editor. Refer to fuzzy for more information:
Use the following Edit menu item:
Undo to undo the most recent change.
Use the following View menu items:
Edit FIS properties... to invoke the FIS Editor.
Edit rules... to invoke the Rule Editor.
Edit membership functions... to invoke the Membership Function Editor.
View rules... to invoke the Rule Viewer.
View surface... to invoke the Surface Viewer.
fuzzy, mfedit, ruleedit, ruleview, surfview
| anfis | convertfis | ![]() |
© 1994-2005 The MathWorks, Inc.