필터 지우기
필터 지우기

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 CenterFile Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by