fisOut = removeInput(fisIn,inputName)
removes the input variable with the name inputName from fuzzy inference
system fisIn and returns the resulting fuzzy system in
fisOut.
ans =
1x2 fisvar array with properties:
Name
Range
MembershipFunctions
Details:
Name Range MembershipFunctions
_________ _______ ___________________
1 "service" 0 10 {1x3 fismf}
2 "food" 0 10 {1x2 fismf}
The input variable with the specified name is removed.
The specified input variable is removed from any fuzzy rules. If a rule has only
the specified input variable in its antecedent, then the entire rule is removed. If
a rule has more than one input variable in its antecedent, then the specified input
variable is removed from the antecedent.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.