how to give input to fuzzy logic

I am building a fuzzy inference system for evaluation of a Task. I have build a .fis file for evaluation of the rules. I have 4 inputs and 1 output. Now I am stuck on a point where I need to supply the input with available data in .mat format. i.e. I want to give a input obtained from test values to the .fis block to get the output from the fuzzy logic system for each set of input values.
How to give input to the fuzzy logic tool?

 Accepted Answer

More Answers (1)

Nguyen Hong Duc
Nguyen Hong Duc on 17 May 2018
you can find instruction here : https://ch.mathworks.com/help/fuzzy/evalfis.html

Categories

Products

Release

R2013a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!