From: Nikhil on
I am designing an autonomous navigation robot using matlab fuzzy logic tool box platform.
I have written the rules in the fis rule editor and i am able to see some output in the fuzzy rule viewer, but i want to know by exporting the fis file to the workspace... whether will I able to use this in the simulink platform i.e in the fuzzy logic controller with rule viewer.
Please help me.....................
From: Arkadiy Turevskiy on
Yes, you can use the FIS system in Simulink by providing it as an argument to the Fuzzy Logic Controller with Ruleviewer block:
http://www.mathworks.com/access/helpdesk/help/toolbox/fuzzy/fuzzylogiccontrollerwithruleviewer.html

Hth.
Arkadiy


"Nikhil " <nthir1(a)unh.newhaven.edu> wrote in message <hisqoc$5kk$1(a)fred.mathworks.com>...
> I am designing an autonomous navigation robot using matlab fuzzy logic tool box platform.
> I have written the rules in the fis rule editor and i am able to see some output in the fuzzy rule viewer, but i want to know by exporting the fis file to the workspace... whether will I able to use this in the simulink platform i.e in the fuzzy logic controller with rule viewer.
> Please help me.....................