Trouble with function genfis1
显示 更早的评论
I am having trouble with the function genfis1. It keeps telling me there is an error in the code of genfis1 itself. I do have the fuzzy toolbox installed...
The error that is given:
Undefined function or variable 'in_n'.
Error in genfis1 (line62)
numMFs=numMFs*ones(1, in_n);
Can somebody tell me why this is happening?
2 个评论
Walter Roberson
2018-3-16
Which MATLAB release are you using?
If you
dbtype genfis1
then what shows up on line 58?
Jeroen Schoonderbeek
2018-3-16
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fuzzy Logic in Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!