plotfis
Display fuzzy inference system
Description
FIS Object
plotfis(
displays a high-level diagram
of a type-1 or type-2 fuzzy inference system (FIS). The center of the display shows the
name, type, and rule count for the FIS. The input variables with their associated
membership functions are displayed on the left, and the outputs with their associated
membership functions are displayed on the right.fis
)
FIS Tree
plotfis(
displays a high-level diagram
of a tree of interconnected FIS objects. The display shows the inputs, outputs, component
FIS objects, and connections of the specified tree
)fistree
object.
Examples
Input Arguments
Alternative Functionality
App
You can interactively view the high-level structure of a FIS using the Fuzzy Logic Designer app.
Version History
Introduced before R2006aSee Also
mamfis
| sugfis
| mamfistype2
| sugfistype2
| readfis
| evalmf
| plotmf
| fistree