VariableSettings
Tunable parameter settings of fuzzy variables
Description
Use a VariableSettings
object to specify the tunable parameter
settings for either an input or output variable of a fuzzy inference system.
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