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 Comment

Adam Danz
Adam Danz on 9 Nov 2021
Edited: Adam Danz on 9 Nov 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.

Sign in to comment.

Answers (0)

Categories

Asked:

on 9 Nov 2021

Edited:

on 9 Nov 2021

Community Treasure Hunt

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

Start Hunting!