Fuzzy Logic Toolbox    
writefis

Save an FIS to the disk.

Syntax

Description

writefis saves a MATLAB workspace FIS structure, fismat, as a .fis file on disk.

writefis(fismat) opens a dialog box to assist with the naming and directory location of the file.

writefis(fismat,'filename') writes a .fis file corresponding to the FIS structure, fismat, to a disk file called filename.fis. No dialog box is used and the file is saved to the current directory.

writefis(fismat,'filename','dialog') opens a dialog box with the default name filename.fis supplied.

The extension .fis is only added to filename if it is not already included in the name.

Examples

See Also

readfis


  trimf zmf