How to fix Undefined function or variable 'anfisOptions'.
Show older comments
Not able to run 'anfisOptions' function
Accepted Answer
More Answers (2)
Falah Al-Amery
on 18 Dec 2018
1 vote
why, Undefined function or variable 'fuzzy'.
Yat Sheng Kong
on 20 Jun 2017
0 votes
Hi,
fis = anfis(trainingdata,opt);
The opt was also introduced in R2017a? I try to replace the anfisOptions with opt.InitialFIS = 4; opt.EpochNumber = 30; but it doesnt work with
fis = anfis(trainingdata,opt);
Thanks, Kong
Categories
Find more on Deployment in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!