fisvar
Fuzzy variable
Description
Use fisvar
objects to represent the input and output
variables in a fuzzy inference system (FIS). For more information on creating fuzzy inference
systems, see mamfis
, sugfis
, mamfistype2
, and
sugfistype2
.
Creation
Description
creates a fuzzy variable with a
default name, default range, and no membership functions. To change the variable
properties, use dot notation.var
= fisvar
Input Arguments
Properties
Object Functions
Examples
Version History
Introduced in R2018b
See Also
mamfis
| sugfis
| mamfistype2
| sugfistype2
| fisrule
| fismf
| fismftype2