Why mamfistype2 function is undefined?
Ältere Kommentare anzeigen
I run the function mamfistype2 according to https://uk.mathworks.com/help/fuzzy/mamfistype2.html.
fis = mamfistype2;
But this is what I get:
'Undefined function or variable 'mamfistype2'.
Does anyone know why this happen?
[SL: fixed hyperlink by removing trailing period]
Akzeptierte Antwort
Weitere Antworten (1)
Mohamed Elshami
am 6 Mär. 2023
0 Stimmen
releases before 2018 can not complie this command, former vesrsions used (newfis) to define a fuzzy system
read (vesion history) section at this link:
https://www.mathworks.com/help/fuzzy/newfis.html#mw_621232f3-e902-4cf4-b743-b69462696008
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!