Fuzzy Logic Toolbox | ![]() ![]() |
Syntax
Description
This command opens a Simulink library that contains two Simulink blocks you can use:
ruleview
). This block forces the Rule Viewer to pop open during a Simulink simulation.
To open the dialog box for the Fuzzy Logic Controller (with or without the Rule Viewer), double-click on the block. Enter the name of the structure variable describing your FIS. This variable must be located in the MATLAB workspace. For more discussion about these blocks, see Building Your Own Fuzzy Simulink Models.
If the fuzzy inference system has multiple inputs, these inputs should be multiplexed together before feeding them into either the Fuzzy Logic Controller or the Fuzzy Logic Controller With Rule Viewer block. Similarly, if the system has multiple outputs, these signals will be passed out of the block on one multiplexed line.
See Also
sffis
, ruleview
![]() | fuzarith | fuzdemos | ![]() |