setfis
(Removed) Set fuzzy system properties
setfis has been removed. Set fuzzy inference system properties using
dot notation instead. For more information, see Version History.
Syntax
Description
sets the specified property of the fuzzy system outfis = setfis(infis,fisPropName,fisPropValue)infis to the specified
value.
sets the specified property of a variable in a fuzzy system.outfis = setfis(infis,varType,varIndex,varPropName,varPropValue)
sets the specified property of a membership function for an input or output variable in a
fuzzy system.outfis = setfis(infis,varType,varIndex,'mf',mfIndex,mfPropName,mfPropValue)