purelin
Linear transfer function
Description
info = purelin( returns useful
information for each 'code')code character vector:
purelin('name')returns the name of this function.purelin('output')returns the[min max]output range.purelin('active')returns the[min max]active input range.purelin('fullderiv')returns 1 or 0, depending on whetherdA_dNisS-by-S-by-QorS-by-Q.purelin('fpnames')returns the names of the function parameters.purelin('fpdefaults')returns the default function parameters.
Examples
Input Arguments
Output Arguments
Algorithms
a = purelin(n) = n
Version History
Introduced before R2006a
