Fuzzy logic control MATLAB

2 ビュー (過去 30 日間)
Godspower Bruno
Godspower Bruno 2021 年 11 月 9 日
編集済み: Adam Danz 2021 年 11 月 9 日
>> 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 件のコメント
Adam Danz
Adam Danz 2021 年 11 月 9 日
編集済み: Adam Danz 2021 年 11 月 9 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeFuzzy Logic in Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by