Trouble with function genfis1
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 16 de Mzo. de 2018
Which MATLAB release are you using?
If you
dbtype genfis1
then what shows up on line 58?
Jeroen Schoonderbeek
el 16 de Mzo. de 2018
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Fuzzy Logic in Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!