Info

This question is closed. Reopen it to edit or answer.

How Can I Use GUI With Simulink

1 view (last 30 days)
hosein
hosein on 13 Jul 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
i define a controller (fuzzy type 2) for a system with the help of GUI. i mean i give e as error and e_dot as derivative of error to GUI and it defines u as controller (with if-then fuzzy type-2 rules). then i save this in the structure with the format (NAME.GFS). Now i want to give this control law to my system(plant) in simulink. But the problem is i dont know how ?! the control law is just like fuzzy type 1 but for type 1 there is block in simulink that we can import our (.fis) file to system. is there any way to import that structure file into simulink? i dont know whether i can use embedded function to import that structure or not. and if yes how can i do that?
thanks very much for your attention in advance

Answers (1)

ebrahim
ebrahim on 23 Jul 2013
i have exactly such problem! if anyone can help ...

Community Treasure Hunt

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

Start Hunting!