Main Content
VariableSettings
Tunable parameter settings of fuzzy variables
Description
A VariableSettings
object contains tunable parameter settings for
either an input or output variable of a fuzzy inference system. Using this object, you can
specify the tunability settings for the membership functions of the corresponding
variable.
Creation
Create a VariableSettings
object using the getTunableSettings
function. The
first and second outputs of getTunableSettings
contain
VariableSettings
objects for input and output variables,
respectively.
Properties
Object Functions
setTunable | Set specified parameter settings as tunable or nontunable |
Examples
Version History
Introduced in R2019a