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!