writeFIS
Description
You can save a fuzzy inference system (FIS) in a FIS file
(*.fis
) using the writeFIS
function. To load the
saved file, use the readfis
function.
Note
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
and
getCodeGenerationData
, or an app, such as Fuzzy Logic
Designer.
writeFIS(
opens a dialog box for saving
a FIS. In this dialog box, specify the name and location of the FIS file.fis
)