Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: Help!!! Fuzzy logic Simulink
Posted:
Apr 1, 2010 10:58 AM
|
|
Not sure why you have created a new thread with the same question. As I said in my earlier reply open the Fuzzy Logic Controller block and type dvr_fuzzy for a block parameter instead of dvr_fuzzy.fis you have now. Arkadiy
"Raj " <raj15_1986@yahoo.co.in> wrote in message <hovqtg$36a$1@fred.mathworks.com>... > Hello, i have created simulink model for dynamic voltage restorer(dvr) i.e dvr.mdl and to control voltage injection i have used pi controller and my model works fine and i am getting simulation without error. Then i replaced pi controller by fuzzy logic controller and thus form dvr_fuzzy.mdl and also formed dvr_fuzzy.fis in FIS editor. After writing dvr_fuzzy.fis in parameter of fuzzy logic controller(got after double clicking on block),, then opening dvr_fuzzy.fis in FIS editor and exporting to workspace: dvr_fuzzy > Now after that when i am running the model , i receive following error > Error in 'dvr_fuzzy/Fuzzy Logic Controller1': Parameter 'dvr_fuzzy.fis' cannot be evaluated. MATLAB error message: Reference to non-existent field 'fis'. > > Please help.
|
|
|
|