How can I solve this error?
이전 댓글 표시
I'm trying to simulate a mppt for PV system using fuzzy logic controller, but I get this error:
Error evaluating parameter 'fismatrix' in 'PVFuzyy/Fuzzy Logic Controller with Ruleviewer' Caused by: Undefined function or variable 'MyFis'.
the fis file is defined correctly and can be analysed in fuzzy inference system. Fis file and the simulink file are in the same folder and I did everything that came to my mind but still couldn't solve the error. Please help on this matter. Thank you very much in advance.
댓글 수: 5
ehab issa
2020년 5월 7일
I have same problem !!
muhamad faizal yaakub
2020년 9월 29일
i got the same issue too. anyone can help?
sandhya kumari
2020년 12월 19일
I have same problem.
Jomina John
2021년 11월 12일
I got confused with this.... its simple....
- remove the Fuzzylogictoolbox symbol you have added to the simulink model.
- Add a new one from simulink library browser
- double click on the fuzzy tool box symbol so that a pop up will come asking the fis file name..
- just select the fis file..
- problem solved..

Jomina John
2021년 11월 12일
dontb forget to export fis file to workspace before that....
답변 (1개)
Wajahat Ali
2021년 1월 3일
0 개 추천
is this problem solved yet??? same issue
댓글 수: 1
Jomina John
2021년 11월 12일
ckeck the comment given...if its not solved post it again...
카테고리
도움말 센터 및 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!