paramvals = getTunableValues(fis,paramset)
returns tunable parameter values of the fuzzy inference system fis. To
specify the parameter values to return, use paramset.
Tunable parameter settings, specified as an array of input, output, and rule
parameter settings in the input FIS. To obtain these parameter settings, use the
getTunableSettings function
with the input fis.
paramset can be the input, output, or rule parameter settings, or
any combination of these settings.