<< gbellmf FuzzyToolbox inwichclust >>

FuzzyToolbox >> FuzzyToolbox > importfis

importfis

Import Matlab fis structure

Calling Sequence

fls=importfis(fis_filename)

Parameters

fls:

fls structure.

fis_filename:

string, the fis file name

Description

importfis try to import a fis structure generated by Matlab from file fis_filename.The extension '.fis' is assumed for fis_filename if it is not already present.

REMARKS: This utility take the default values if it isn't present in the file. Some member functions have different parameters in Matlab, but are converted to be compatible.

Authors


<< gbellmf FuzzyToolbox inwichclust >>