フィルターのクリア

Error using Fuzzy Tool Box

2 ビュー (過去 30 日間)
Selina Loh
Selina Loh 2017 年 7 月 22 日
コメント済み: Walter Roberson 2019 年 11 月 2 日
I am receiving this error when I enter this command
a = readfis('chosen');
Error using fuzzy.internal.utility.getStringIfErrorIsNotThrown (line 12)
Unable to open file 'chosen.fis'.
Error in readfis (line 52)
errorStr = fuzzy.internal.utility.getStringIfErrorIsNotThrown(throwError, ...

採用された回答

Walter Roberson
Walter Roberson 2017 年 7 月 22 日
... and?
You do not have a file on your current MATLAB path named 'chosen.fis' . Perhaps it is in a different directory. Perhaps you expected earlier code to create the file but it did not.

その他の回答 (1 件)

Jung Jazel
Jung Jazel 2019 年 4 月 14 日
Sir. I'm sure that my fis file exists. And I aslo copy it to the document root. But I still can't read it. Hope you can help me!
Best wishes. Sir. And my mail is 2502703263@qq.com. Looking forward to your repley. Have a good day. Sir!
2.pngQQ截图20190414190533.png
  3 件のコメント
ibrahim fadel
ibrahim fadel 2019 年 11 月 2 日
how
Walter Roberson
Walter Roberson 2019 年 11 月 2 日
How what, ibrahim?

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

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by