Fuzzy Logic Toolbox    
rmmf

Remove membership function from an FIS.

Syntax

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