Fuzzy Logic Toolbox    
rmmf

To remove membership function from an FIS.

Synopsis

Description

fis = rmmf(fis,varType,varIndex,'mf',mfIndex) removes the membership function, mfIndex, of variable type varType, of index varIndex, from the fuzzy inference system associated with the workspace FIS structure, fis:

Examples

returns

returns

See Also

addmf, addrule, addvar, plotmf, rmvar


 readfis rmvar