What should I do if I get "Error in ruleview"
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Error using mean Too many input arguments.
Error in ruleview (line 439) inputVector=mean(inRange,2);
Error in ruleview (line 313) ruleview #update
Error in fisgui (line 102) eval([tag '(fis);']);
Error while evaluating uimenu Callback
0 comentarios
Respuestas (1)
Sam Chak
el 1 de Mayo de 2025
This error most likely indicates that your fuzzy system is either incorrectly designed or may have been corrupted due to incorrect manual editing of the contents of the FIS file. If the FIS file cannot be repaired, it may be more effective to redesign the system by creating a new fuzzy system.
0 comentarios
Ver también
Categorías
Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!