mf2mf
(Removed) Translate parameters between membership functions
mf2mf has been removed. Convert membership functions using dot
notation on fismf objects instead. For more information, see Version History.
Description
converts the parameters for one type of membership function into those of another membership
function.outParams = mf2mf(inParams,inType,outType)
Occasionally this translation results in lost information, so that if the output parameters are translated back into the original membership function type, the transformed membership function does not look the same as the original function.
