Fuzzy logic control MATLAB

>> fuzzy
Error using FuzzyInferenceSystem (line 288)
min is a script.
Error in mamfis (line 165)
fis = fis@FuzzyInferenceSystem(varargin{:});
Error in fuzzy (line 30)
action = mamfis('Name','Untitled');
pls i need help on this

1 comentario

Adam Danz
Adam Danz el 9 de Nov. de 2021
Editada: Adam Danz el 9 de Nov. de 2021
We don't have much information to offer meaningful advice but perhaps you have a script named "min" which is a matlab function. Rename the script or remove it from your Matlab path.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Fuzzy Logic in Simulink en Centro de ayuda y File Exchange.

Preguntada:

el 9 de Nov. de 2021

Editada:

el 9 de Nov. de 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by