Main Content
writeFIS
Save fuzzy inference system to file
Description
writeFIS(
opens a dialog box for saving
a FIS. In this dialog box, specify the name and location of a FIS or MAT file.fis
)
Examples
Input Arguments
Tips
Do not manually edit the contents of a FIS file. Doing so can produce unexpected results when loading the file using a function, such as
readfis
andgetCodeGenerationData
, or an app, such as Fuzzy Logic Designer.