<< dsigmf sciFLT evalfls >>

sciFLT >> sciFLT > editfls

editfls

GUI fls editor.

Calling Sequence

y=evalfls(x,fls,[npev])

Parameters

fls:

fls structure to evaluate

Description

editfls is an embedded scilab fuzzy logic system editor written in TCL/TK.

The main window have four zones:

If editfls is called without any argument, then only open the editor.

Examples

fls=newfls("m","Example");
editfls fls

See also

Authors


Report an issue
<< dsigmf sciFLT evalfls >>