Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Raj
Posts:
6
Registered:
3/30/10
|
|
Re: Help!!! Fuzzy logic Simulink
Posted:
Apr 1, 2010 12:40 PM
|
|
Actually i am new to this newsreader, so i posted a new thread in order to be more catchy.I have tried what u have adviced by just writing dvr_fuzzy only, bt now i am getting this error: Error in 'dvr_fuzzy/Fuzzy Logic Controller1': Parameter 'dvr_fuzzy' cannot be evaluated. MATLAB error message: Compilation of 'dvr_fuzzy' in progress.
please provide me your email id, so that i can send you the matlab files , then you can tell me correctly where i am doing a mistake
thanks
"Arkadiy Turevskiy" <arkadiy.turevskiy@mathworks.com> wrote in message <hp2c9t$h4m$1@fred.mathworks.com>... > 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.
|
|
|
|