function

importfis - Import Matlab fis structure

Calling Sequence

fls=importfis(fis_filename)

Parameters

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.

Author

Jaime Urzua Grez