Curve Fitting Toolbox    
disp

Display descriptive information for Curve Fitting Toolbox objects

Syntax

Arguments

obj
A Curve Fitting Toolbox object.

Description

obj or disp(obj) displays descriptive information for obj. You can create obj with the fit or cfit function, the fitoptions function, or the fittype function.

Example

The display for a custom fit type object is shown below.

The display for a fit options object is shown below.

Note that all fit types have the Normalize, Exclude, Weights, and Method fit options. Additional fit options are available depending on the Method value. For example, if Method is SmoothingSpline, the SmoothingParam fit option is available.

The display for a fit result object is shown below.

See Also

cfit, fit, fitoptions, fittype


  differentiate excludedata