Fuzzy Logic Toolbox | ![]() ![]() |
Syntax
Description
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.
Menu Items
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.
See Also
fuzzy
, mfedit
, ruleedit
, ruleview
, surfview
![]() | anfis | convertfis | ![]() |