Returns the number of membership functions for all input and output variables in the fuzzy system you specify.


icon

Inputs/Outputs

  • ccclst.png fuzzy system in

    fuzzy system in specifies the complete information for a fuzzy system. Wire the fuzzy system out output from another VI to the fuzzy system in input of this VI.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • icclst.png fuzzy system out

    fuzzy system out returns the complete information for a fuzzy system. Wire this output to the fuzzy system in input of another VI.

  • i1di32.png number of input membership functions

    number of input membership functions returns the number of membership functions, or linguistic terms, for each input variable in the fuzzy system. Each element in the number of input membership functions array represents the number of membership functions for the input variable that corresponds, in order of creation, to the index of the array element.

  • i1di32.png number of output membership functions

    number of output membership functions returns the number of membership functions, or linguistic terms, for each output variable in the fuzzy system. Each element in the number of output membership functions array represents the number of membership functions for the output variable that corresponds, in order of creation, to the index of the array element.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.