Main Content
setoptions
Set model fit options
Syntax
FT = setoptions(FT, options)
Description
FT = setoptions(FT, options)
sets the fit options of FT
to options
, where FT
is a fittype
, cfit
, or sfit
object. The FT
output argument must match the FT
input argument.
Version History
Introduced in R2009b
See Also
fitoptions
| fit
| fittype