Import Matlab fis structure
fls=importfis(fis_filename)
fls structure.
string, the fis file name
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.