Error in ports width and dimension in simulink

1 view (last 30 days)
in the output of my first sum,it is 2 dimensions but i dont know why because 2 inputs are 1 dimesions.How can i fix it? Thank you.

Answers (1)

Ameer Hamza
Ameer Hamza on 21 Sep 2020
Fuzzy logic controller block requires two inputs using a mux block, as shown in the example at the end of this page: https://www.mathworks.com/help/fuzzy/fuzzylogiccontroller.html. Your current model only gives one input to this block.
  3 Comments
Ameer Hamza
Ameer Hamza on 22 Sep 2020
But this paper does not show what is connected wit the Fuzzy logic controller block. I think you should try to contact the authors of this paper and see if the can provide the model files?

Sign in to comment.

Categories

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

Tags

Products

Community Treasure Hunt

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

Start Hunting!