Fuzzy Logic with 2 outputs but only get 1 port on the simulink block?

15 views (last 30 days)
Hello and thanks in advance for the help!
I have a FIS file with one input and 2 outputs. I'm trying to import this into the Fuzzy Logic Controller block in Simulink, but it's only giving me one output port. How do I retrieve the two outputs??? I tried running the simulation without it to see if that would give me the second port, but now I just have "?(2)" next to the rest of the blocks in my model.
Thanks!
  2 Comments
amir rizvi
amir rizvi on 19 May 2017
HI if you have two output parameters,To get two output from fuzzy block put a Demux on output side of the fuzzy block. make demux output two. Do same if you have more than one input.
I hope this will help.
Vasu Chhirolya
Vasu Chhirolya on 29 May 2018
how do we know that which signal of demux is which output signal of fuzzy block??

Sign in to comment.

Answers (0)

Categories

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

Community Treasure Hunt

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

Start Hunting!