import data in fuzzy toolbox

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 16 Oct 2014
You cannot import input data into Fuzzy Logic Designer app. You can design fuzzy inference sustem there, and then use evalfis function to apply it to input data.

2 Comments

what if you have list of input values that you need to evaluate in fuzzy logic matlab interface
Then you use the Fuzzy Logic Designer to design a FIS. Then you load the data into a variable, and use evalfis() to apply the fis to the input.

Sign in to comment.

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Asked:

on 24 Sep 2014

Commented:

on 27 May 2016

Community Treasure Hunt

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

Start Hunting!