What should I do if I get "Error in ruleview"
Ältere Kommentare anzeigen
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
Antworten (1)
Sam Chak
am 1 Mai 2025
0 Stimmen
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.
Kategorien
Mehr zu Fuzzy Logic in Simulink finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!