OutputByName
OutputByName
OutputByName
Gets a fuzzy Mamdani output variable by a specified name.
CFuzzyVariable* OutputByName(
const string name // fuzzy variable name
)Parameters
- name
[in] Fuzzy variable name.
Return Value
Fuzzy Mamdani variable with a specified name.
Last updated on