How can I solve this error?
Show older comments
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 Comments
ehab issa
on 7 May 2020
I have same problem !!
muhamad faizal yaakub
on 29 Sep 2020
i got the same issue too. anyone can help?
sandhya kumari
on 19 Dec 2020
I have same problem.
Jomina John
on 12 Nov 2021
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
on 12 Nov 2021
dontb forget to export fis file to workspace before that....
Answers (1)
Wajahat Ali
on 3 Jan 2021
0 votes
is this problem solved yet??? same issue
1 Comment
Jomina John
on 12 Nov 2021
ckeck the comment given...if its not solved post it again...
Categories
Find more on Fuzzy Logic in Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!