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.
Fuzzy logic control MATLAB
2 次查看(过去 30 天)
显示 更早的评论
>> 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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fuzzy Logic in Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!