- about_FLT - About Scilab Fuzzy Logic Toolbox
- addmf - Add a new member function to a fls structure and return it with this change.
- addvar - Add a new variable to a fls and return it with this change.
- checkrule - Check rules in fls structure
- complement - Fuzzy Logic Complement
- constant - Constant output for Takagi-Sugeno fuzzy logic systems.
- defuzzm - Returns a defuzzified value,
- delmf - Delete member function to a fls and return it with this change.
- delvar - Delete variable in fls and return it with this change.
- dsigmf - Absolute Difference of Two Sigmoidal member function
- editfls - GUI fls editor.
- evalfls - Evaluate fuzzy logic system
- fls_structure - Scilab Fuzzy Logic System Structure
- flt_path - Return directory path name of sciFLT toolbox.
- fuzzapp - Multi-Input Single Output Fuzzy Approximation of a Function.
- gauss2mf - Extended Gaussian member function
- gaussmf - Gaussian member function
- gbellmf - Generalized Bell member function
- importfis - Import Matlab fis structure
- linear - Linear output for Takagi-Sugeno fuzzy logic systems.
- loadfls - Load fls structure from a file
- member_functions - Member functions implemented in sciFLT toolbox.
- mfeval - Evaluate Member Function.
- newfls - Create a new fls structure.
- pimf - Pi-Shaped member function.
- plotsurf - Plot fls output surface
- plotvar - Plot a fls input(s) or output(s) variable(s)
- printrule - Print fls rules in the screen or put it in a file
- psigmf - Product of Two Sigmoidal member function
- savefls - Save fls structure in a file
- scicos_complement - Scicos Complement Block.
- scicos_fls - Scicos FLS Block.
- scicos_mf - Scicos Member Function Block.
- scicos_snorm - Scicos S-Norm Block.
- scicos_tnorm - Scicos T-Norm Block.
- sigmf - Sigmoidal member function
- smf - S-Shaped member function.
- snorm - Fuzzy Logic S-Norm (OR)
- tnorm - Fuzzy Logic S-Norm (OR)
- trapmf - Trapezoidal member function.
- trimf - Triangular member function
- zmf - Z-Shaped member function.