EzyFit Function Reference<< Prev | Next >> 
dispeqfit
Display the equation of a fit.

Description
dispeqfit(F) displays the equation of the fit F in the command window, 
using the settings defined in fitparam. The fit structure F is 
obtained from ezfit. By default, dispeqfit is automatically called from 
FIT when no output argument is specified. 
 
Example
 
   plotsample('power') 
   f = ezfit('alpha/x^n'); 
   dispeqfit(f); 
 
See Also
fitparam, ezfit, showfit, showeqbox 
Published output in the Help browser 
   showdemo dispeqfit 
 

 Previous: dfigNext: docezyfit 

2005-2017 EzyFit Toolbox 2.45